foreman_puppet 5.0.0 → 5.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +5 -7
- data/Rakefile +0 -5
- data/app/graphgl/foreman_puppet/types/environment.rb +1 -4
- data/app/graphgl/foreman_puppet/types/puppetclass.rb +1 -4
- data/app/models/concerns/foreman_puppet/extensions/host.rb +1 -1
- data/app/models/foreman_puppet/puppetclass.rb +2 -2
- data/app/views/foreman_puppet/environments/welcome.html.erb +5 -0
- data/app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb +1 -1
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +1 -1
- data/app/views/hosts/select_multiple_puppet_proxy.html.erb +5 -0
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +31 -0
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +90 -0
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +336 -0
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +32 -0
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +175 -0
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +37 -0
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +85 -0
- data/lib/foreman_puppet/register.rb +1 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/lib/tasks/foreman_puppet_tasks.rake +0 -10
- data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ca/foreman_puppet.edit.po +1221 -0
- data/locale/ca/foreman_puppet.po +44 -8
- data/locale/ca/foreman_puppet.po.time_stamp +0 -0
- data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +1208 -0
- data/locale/cs_CZ/foreman_puppet.po +45 -9
- data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
- data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/de/foreman_puppet.edit.po +1300 -0
- data/locale/de/foreman_puppet.po +49 -13
- data/locale/de/foreman_puppet.po.time_stamp +0 -0
- data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en/foreman_puppet.edit.po +998 -0
- data/locale/en/foreman_puppet.po +42 -6
- data/locale/en/foreman_puppet.po.time_stamp +0 -0
- data/locale/en/foreman_puppet.pox +0 -0
- data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en_GB/foreman_puppet.edit.po +1197 -0
- data/locale/en_GB/foreman_puppet.po +44 -8
- data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/es/foreman_puppet.edit.po +1275 -0
- data/locale/es/foreman_puppet.po +77 -39
- data/locale/es/foreman_puppet.po.time_stamp +0 -0
- data/locale/foreman_puppet.pot +81 -25
- data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/fr/foreman_puppet.edit.po +1290 -0
- data/locale/fr/foreman_puppet.po +67 -28
- data/locale/fr/foreman_puppet.po.time_stamp +0 -0
- data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/gl/foreman_puppet.edit.po +1203 -0
- data/locale/gl/foreman_puppet.po +44 -8
- data/locale/gl/foreman_puppet.po.time_stamp +0 -0
- data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/it/foreman_puppet.edit.po +1233 -0
- data/locale/it/foreman_puppet.po +47 -10
- data/locale/it/foreman_puppet.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ja/foreman_puppet.edit.po +1223 -0
- data/locale/ja/foreman_puppet.po +60 -24
- data/locale/ja/foreman_puppet.po.time_stamp +0 -0
- data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ka/foreman_puppet.po +875 -0
- data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ko/foreman_puppet.edit.po +1197 -0
- data/locale/ko/foreman_puppet.po +45 -9
- data/locale/ko/foreman_puppet.po.time_stamp +0 -0
- data/locale/messages.mo +0 -0
- data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/nl_NL/foreman_puppet.edit.po +1228 -0
- data/locale/nl_NL/foreman_puppet.po +44 -8
- data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
- data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pl/foreman_puppet.edit.po +1238 -0
- data/locale/pl/foreman_puppet.po +45 -9
- data/locale/pl/foreman_puppet.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pt_BR/foreman_puppet.edit.po +1281 -0
- data/locale/pt_BR/foreman_puppet.po +78 -41
- data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
- data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ru/foreman_puppet.edit.po +1240 -0
- data/locale/ru/foreman_puppet.po +45 -9
- data/locale/ru/foreman_puppet.po.time_stamp +0 -0
- data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/sv_SE/foreman_puppet.edit.po +1205 -0
- data/locale/sv_SE/foreman_puppet.po +44 -8
- data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_CN/foreman_puppet.edit.po +1212 -0
- data/locale/zh_CN/foreman_puppet.po +65 -29
- data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_TW/foreman_puppet.edit.po +1197 -0
- data/locale/zh_TW/foreman_puppet.po +45 -9
- data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
- data/package.json +7 -7
- data/test/graphql/mutations/hosts/create_mutation_test.rb +1 -2
- data/test/unit/foreman_puppet/global_id_test.rb +13 -0
- data/webpack/src/Components/Environments/Welcome.js +25 -6
- data/webpack/src/Extends/Host/PuppetTab/index.js +2 -0
- metadata +108 -58
data/locale/es/foreman_puppet.po
CHANGED
@@ -5,40 +5,42 @@
|
|
5
5
|
#
|
6
6
|
# Translators:
|
7
7
|
# Lukáš Zapletal, 2021
|
8
|
-
#
|
8
|
+
# fe37ea014ea122db60df81cd86b163af_742ef71 <ba9f59c06b0be83ac3724b1834a4c14b_93939>, 2021
|
9
9
|
# francis <hackgo@gmail.com>, 2021
|
10
|
-
# Jared Nelson <jared@ajpadilla.com>, 2021
|
11
10
|
# Gustavo Varela <gustavo.varela@gmail.com>, 2021
|
12
|
-
# Carmela Rubiños <carmela.rubinos@gmail.com>, 2021
|
13
|
-
# Amit Upadhye <aupadhye@redhat.com>, 2021
|
14
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2021
|
15
11
|
# Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2021
|
16
12
|
# elobato <elobatocs@gmail.com>, 2021
|
13
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
14
|
+
# Carmela Rubiños <carmela.rubinos@gmail.com>, 2022
|
15
|
+
# Jared Nelson <jared@ajpadilla.com>, 2022
|
16
|
+
# mbacovsky <martin.bacovsky@gmail.com>, 2022
|
17
|
+
# Amit Upadhye <aupadhye@redhat.com>, 2022
|
17
18
|
#
|
18
19
|
msgid ""
|
19
20
|
msgstr ""
|
20
|
-
"Project-Id-Version: foreman_puppet
|
21
|
+
"Project-Id-Version: foreman_puppet 5.0.0\n"
|
21
22
|
"Report-Msgid-Bugs-To: \n"
|
22
23
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
23
|
-
"Last-Translator:
|
24
|
+
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
|
24
25
|
"Language-Team: Spanish (https://www.transifex.com/foreman/teams/114/es/)\n"
|
25
26
|
"MIME-Version: 1.0\n"
|
26
27
|
"Content-Type: text/plain; charset=UTF-8\n"
|
27
28
|
"Content-Transfer-Encoding: 8bit\n"
|
28
29
|
"Language: es\n"
|
29
|
-
"Plural-Forms: nplurals=
|
30
|
+
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 :"
|
31
|
+
" 2;\n"
|
30
32
|
|
31
33
|
msgid " Remove"
|
32
|
-
msgstr "
|
34
|
+
msgstr " Eliminar"
|
33
35
|
|
34
36
|
msgid "%s is not in environment"
|
35
37
|
msgstr "%s no está en el entorno"
|
36
38
|
|
37
39
|
msgid "%s out of sync disabled"
|
38
|
-
msgstr "%s
|
40
|
+
msgstr "%s desincronización desactivada"
|
39
41
|
|
40
42
|
msgid "%{model} with id '%{id}' was not found"
|
41
|
-
msgstr "
|
43
|
+
msgstr "%{model} con id '%{id}' no se encontró"
|
42
44
|
|
43
45
|
msgid "%{name} has %{num_tag} class"
|
44
46
|
msgid_plural "%{name} has %{num_tag} classes"
|
@@ -94,7 +96,7 @@ msgstr "Todos los entornos - (no filtrados)"
|
|
94
96
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
95
97
|
msgstr ""
|
96
98
|
|
97
|
-
msgid "
|
99
|
+
msgid "Assigned classes"
|
98
100
|
msgstr ""
|
99
101
|
|
100
102
|
msgid "Available Classes"
|
@@ -112,9 +114,6 @@ msgstr ""
|
|
112
114
|
msgid "Cancel"
|
113
115
|
msgstr "Cancelar"
|
114
116
|
|
115
|
-
msgid "Certificates"
|
116
|
-
msgstr ""
|
117
|
-
|
118
117
|
msgid "Change Environment"
|
119
118
|
msgstr "Cambiar entorno"
|
120
119
|
|
@@ -128,7 +127,7 @@ msgid "Check/Uncheck all"
|
|
128
127
|
msgstr "Marcar/Desmarcar todos"
|
129
128
|
|
130
129
|
msgid "Check/Uncheck all %s changes"
|
131
|
-
msgstr "Marcar/Desmarcar todos los cambios %s"
|
130
|
+
msgstr "Marcar/Desmarcar todos los cambios %s "
|
132
131
|
|
133
132
|
msgid "Check/Uncheck new"
|
134
133
|
msgstr "Marcar/Desmarcar nuevos"
|
@@ -157,6 +156,9 @@ msgstr "Grupos de configuración"
|
|
157
156
|
msgid "Config Management"
|
158
157
|
msgstr "Administración de configuración"
|
159
158
|
|
159
|
+
msgid "Couldn't find any ENC data for this host"
|
160
|
+
msgstr ""
|
161
|
+
|
160
162
|
msgid "Create Config Group"
|
161
163
|
msgstr "Crear grupo de configuración"
|
162
164
|
|
@@ -185,7 +187,7 @@ msgid "Default value"
|
|
185
187
|
msgstr "Valor por defecto"
|
186
188
|
|
187
189
|
msgid "Delete %s?"
|
188
|
-
msgstr "
|
190
|
+
msgstr "Borrar %s?"
|
189
191
|
|
190
192
|
msgid "Delete a Puppet class"
|
191
193
|
msgstr "Borrar una clase Puppet"
|
@@ -203,7 +205,7 @@ msgid "Deleted environment"
|
|
203
205
|
msgstr "Entorno eliminado"
|
204
206
|
|
205
207
|
msgid "Deleted environment %{env} and %{pcs}"
|
206
|
-
msgstr "
|
208
|
+
msgstr "Entorno suprimido %{env} y %{pcs}"
|
207
209
|
|
208
210
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
209
211
|
msgstr ""
|
@@ -227,7 +229,7 @@ msgid "Description of smart class"
|
|
227
229
|
msgstr "Descripción de clase inteligente"
|
228
230
|
|
229
231
|
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
230
|
-
msgstr "
|
232
|
+
msgstr "Desactivar el estado de configuración del host que pasa a fuera de sincronización para %s después de que el informe no llegue dentro del intervalo configurado."
|
231
233
|
|
232
234
|
msgid "Display hidden values"
|
233
235
|
msgstr "Mostrar valores ocultos"
|
@@ -235,6 +237,9 @@ msgstr "Mostrar valores ocultos"
|
|
235
237
|
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
236
238
|
msgstr "Duración en minutos después de que los servidores que informan mediante Puppet se clasifiquen como fuera de sincronización."
|
237
239
|
|
240
|
+
msgid "ENC Preview"
|
241
|
+
msgstr ""
|
242
|
+
|
238
243
|
msgid "ENC environment"
|
239
244
|
msgstr "Entorno ENC"
|
240
245
|
|
@@ -242,7 +247,7 @@ msgid "Edit %s"
|
|
242
247
|
msgstr "Editar %s"
|
243
248
|
|
244
249
|
msgid "Edit Puppet Class %s"
|
245
|
-
msgstr "Editar clase
|
250
|
+
msgstr "Editar clase de marioneta %s"
|
246
251
|
|
247
252
|
msgid "Empty environment"
|
248
253
|
msgstr "Entorno vacío"
|
@@ -259,20 +264,23 @@ msgstr "Entornos"
|
|
259
264
|
msgid "Environment|Name"
|
260
265
|
msgstr "Nombre"
|
261
266
|
|
267
|
+
msgid "Error!"
|
268
|
+
msgstr "Error"
|
269
|
+
|
262
270
|
msgid "Facts"
|
263
271
|
msgstr "Eventos"
|
264
272
|
|
265
273
|
msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
|
266
|
-
msgstr "
|
274
|
+
msgstr "Error al importar %{klass} para %{name}: no existe en nuestra base de datos - ignorando"
|
267
275
|
|
268
276
|
msgid "Failed to set %{proxy_type} proxy for %{host}."
|
269
|
-
msgstr "
|
277
|
+
msgstr "Error al establecer %{proxy_type} proxy para %{host}."
|
270
278
|
|
271
279
|
msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
|
272
|
-
msgstr "
|
280
|
+
msgstr "Error al actualizar entornos y clases de Puppet desde la instalación de Puppet en disco: %s"
|
273
281
|
|
274
282
|
msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
|
275
|
-
msgstr "Error al actualizar los entornos y clases Puppet desde
|
283
|
+
msgstr "Error al actualizar los entornos y las clases de Puppet desde la instalación de puppet en disco: %s"
|
276
284
|
|
277
285
|
msgid "Filter by name"
|
278
286
|
msgstr "Filtrar por nombre"
|
@@ -298,6 +306,9 @@ msgstr "Foreman actualizará el entorno del host mediante eventos"
|
|
298
306
|
msgid "General"
|
299
307
|
msgstr "General"
|
300
308
|
|
309
|
+
msgid "Help"
|
310
|
+
msgstr "Ayuda"
|
311
|
+
|
301
312
|
msgid "Host Groups"
|
302
313
|
msgstr "Grupo del host"
|
303
314
|
|
@@ -352,7 +363,7 @@ msgstr ""
|
|
352
363
|
msgid "If true, will raise an error if there is no default value and no matcher provide a value"
|
353
364
|
msgstr "Si es así, se mostrará un error si no existe un valor predeterminado y no existe ninguna concordancia que pueda proporcionar un valor"
|
354
365
|
|
355
|
-
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments
|
366
|
+
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
|
356
367
|
msgstr ""
|
357
368
|
|
358
369
|
msgid "Ignored classes in the environments: %s"
|
@@ -377,7 +388,7 @@ msgid "Import Puppet classes"
|
|
377
388
|
msgstr "Importar clases Puppet"
|
378
389
|
|
379
390
|
msgid "Import classes from %s"
|
380
|
-
msgstr "Importar clases
|
391
|
+
msgstr "Importar clases de %s"
|
381
392
|
|
382
393
|
msgid "Import environments from %s"
|
383
394
|
msgstr "Importar entornos desde %s"
|
@@ -494,7 +505,7 @@ msgid "No environments found"
|
|
494
505
|
msgstr "No se encontraron entornos"
|
495
506
|
|
496
507
|
msgid "No parameters to override for Puppet class %s"
|
497
|
-
msgstr "No hay parámetros para
|
508
|
+
msgstr "No hay parámetros para la clase Puppet %s"
|
498
509
|
|
499
510
|
msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
|
500
511
|
msgstr "No se encontró el Proxy para importar clases, asegúrese de que el proxy inteligente tenga la funcionalidad Puppet habilitada."
|
@@ -542,7 +553,7 @@ msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'ob
|
|
542
553
|
msgstr ""
|
543
554
|
|
544
555
|
msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
|
545
|
-
msgstr "Parámetro opcional sin valor.<br/><i>Aún
|
556
|
+
msgstr "Parámetro opcional sin valor.<br/><i>Aún gestionado por Foreman, el valor estará vacío.</i><br/>"
|
546
557
|
|
547
558
|
msgid "Organizations"
|
548
559
|
msgstr "Organizaciones"
|
@@ -583,6 +594,9 @@ msgstr "Puppet"
|
|
583
594
|
msgid "Puppet CA"
|
584
595
|
msgstr "CA Puppet"
|
585
596
|
|
597
|
+
msgid "Puppet CA Smart Proxy"
|
598
|
+
msgstr ""
|
599
|
+
|
586
600
|
msgid "Puppet Class"
|
587
601
|
msgstr "Clase Puppet"
|
588
602
|
|
@@ -604,9 +618,24 @@ msgstr "Entornos Puppet"
|
|
604
618
|
msgid "Puppet Modules"
|
605
619
|
msgstr "Módulos Puppet"
|
606
620
|
|
621
|
+
msgid "Puppet Smart Proxy"
|
622
|
+
msgstr ""
|
623
|
+
|
607
624
|
msgid "Puppet YAML"
|
608
625
|
msgstr ""
|
609
626
|
|
627
|
+
msgid "Puppet classes"
|
628
|
+
msgstr ""
|
629
|
+
|
630
|
+
msgid "Puppet details"
|
631
|
+
msgstr ""
|
632
|
+
|
633
|
+
msgid "Puppet env"
|
634
|
+
msgstr ""
|
635
|
+
|
636
|
+
msgid "Puppet environment"
|
637
|
+
msgstr "Entorno de Puppet"
|
638
|
+
|
610
639
|
msgid "Puppet environments"
|
611
640
|
msgstr "Entornos Puppet"
|
612
641
|
|
@@ -646,8 +675,11 @@ msgstr "Eliminar esta sustitución"
|
|
646
675
|
msgid "Remove:"
|
647
676
|
msgstr "Eliminar:"
|
648
677
|
|
678
|
+
msgid "Reports"
|
679
|
+
msgstr "Informes"
|
680
|
+
|
649
681
|
msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
650
|
-
msgstr "Parámetro
|
682
|
+
msgstr "Parámetro obligatorio sin valor.<br/><b>Por favor, anúlelo.</b><br/>"
|
651
683
|
|
652
684
|
msgid "Select environment"
|
653
685
|
msgstr "Seleccionar entorno"
|
@@ -691,14 +723,17 @@ msgstr "Parámetro de clase Inteligente"
|
|
691
723
|
msgid "Smart Class Parameters"
|
692
724
|
msgstr "Parámetros de clase inteligente"
|
693
725
|
|
726
|
+
msgid "Smart class parameters"
|
727
|
+
msgstr "Parámetros de clase inteligentes"
|
728
|
+
|
694
729
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
695
|
-
msgstr ""
|
730
|
+
msgstr "Algunas clases de Puppet no están disponibles en el entorno seleccionado"
|
696
731
|
|
697
732
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
698
|
-
msgstr "Se han sobrescrito
|
733
|
+
msgstr "Se han sobrescrito correctamente todos los parámetros de la clase Puppet %s"
|
699
734
|
|
700
735
|
msgid "Successfully reset all parameters of Puppet class %s to their default values"
|
701
|
-
msgstr "
|
736
|
+
msgstr "Restablecidos con éxito todos los parámetros de la clase Puppet %s a sus valores por defecto"
|
702
737
|
|
703
738
|
msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
|
704
739
|
msgstr "Se actualizaron los entornos y clases Puppet con éxito desde la instalación de Puppet en disco"
|
@@ -709,19 +744,19 @@ msgstr[0] ""
|
|
709
744
|
msgstr[1] ""
|
710
745
|
|
711
746
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
712
|
-
msgstr "Se
|
747
|
+
msgstr "Se ha borrado el proxy %{proxy_type} de los hosts seleccionados."
|
713
748
|
|
714
749
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
715
|
-
msgstr "El
|
750
|
+
msgstr "El %{proxy_type} proxy de los hosts seleccionados se estableció en %.{proxy_name}"
|
716
751
|
|
717
752
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
718
|
-
msgstr "El proxy %{proxy_type}
|
753
|
+
msgstr "El proxy %{proxy_type} de los hosts seleccionados se estableció en %{proxy_name}."
|
719
754
|
|
720
755
|
msgid "The class could not be saved because of an error in one of the class parameters."
|
721
756
|
msgstr "La clase no se pudo guardar debido a un error en uno de los parámetros de clase."
|
722
757
|
|
723
758
|
msgid "The final entry, Operating System default, can be set by editing the %s page."
|
724
|
-
msgstr "La última entrada,
|
759
|
+
msgstr "La última entrada, Sistema Operativo por defecto, puede configurarse editando la página %s."
|
725
760
|
|
726
761
|
msgid "The order in which values are resolved"
|
727
762
|
msgstr "El orden en el cual se resuelven los valores"
|
@@ -735,11 +770,14 @@ msgstr "No hay entornos Puppet configurados en este puppetmaster. Verifique la c
|
|
735
770
|
msgid "This Puppet class has no parameters in its signature."
|
736
771
|
msgstr "Esta clase Puppet no tiene parámetros en su firma."
|
737
772
|
|
773
|
+
msgid "This tab is still a work in progress"
|
774
|
+
msgstr ""
|
775
|
+
|
738
776
|
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
739
|
-
msgstr "Esto restablecerá los parámetros de la clase %s a
|
777
|
+
msgstr "Esto restablecerá los parámetros de la clase %s a sus valores por defecto. ¿Continuar?"
|
740
778
|
|
741
779
|
msgid "This will set all parameters of the class %s as overridden. Continue?"
|
742
|
-
msgstr "
|
780
|
+
msgstr "Esto establecerá todos los parámetros de la clase %s como anulados. ¿Continuar?"
|
743
781
|
|
744
782
|
msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
|
745
783
|
msgstr "Para actualizar la firma de clase, seleccione \"Importar\" en la página de clases Puppet."
|
@@ -835,4 +873,4 @@ msgid "must be true to edit the parameter"
|
|
835
873
|
msgstr "Debe ser verdadero para modificar el parámetro"
|
836
874
|
|
837
875
|
msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
|
838
|
-
msgstr "con
|
876
|
+
msgstr "con id %{object_id} no existe o no está asignado a la organización y/o ubicación adecuada"
|
File without changes
|
data/locale/foreman_puppet.pot
CHANGED
@@ -8,8 +8,8 @@ msgid ""
|
|
8
8
|
msgstr ""
|
9
9
|
"Project-Id-Version: foreman_puppet 1.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
-
"PO-Revision-Date:
|
11
|
+
"POT-Creation-Date: 2023-02-23 10:03+0000\n"
|
12
|
+
"PO-Revision-Date: 2023-02-23 10:03+0000\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -255,6 +255,8 @@ msgstr ""
|
|
255
255
|
|
256
256
|
#:
|
257
257
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
258
|
+
#: ../lib/foreman_puppet/register.rb:229
|
259
|
+
#: ../webpack/src/Extends/Fills/index.js:12
|
258
260
|
msgid "Puppet"
|
259
261
|
msgstr ""
|
260
262
|
|
@@ -576,10 +578,15 @@ msgstr ""
|
|
576
578
|
|
577
579
|
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
578
580
|
#: ../app/views/foreman_puppet/environments/new.html.erb:5
|
579
|
-
#: ../webpack/src/Components/Environments/Welcome.js:
|
581
|
+
#: ../webpack/src/Components/Environments/Welcome.js:10
|
580
582
|
msgid "Create Puppet Environment"
|
581
583
|
msgstr ""
|
582
584
|
|
585
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:14
|
586
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:7
|
587
|
+
msgid "Help"
|
588
|
+
msgstr ""
|
589
|
+
|
583
590
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
584
591
|
msgid "Change Environment"
|
585
592
|
msgstr ""
|
@@ -597,6 +604,7 @@ msgid "Puppet external nodes YAML dump"
|
|
597
604
|
msgstr ""
|
598
605
|
|
599
606
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
607
|
+
#: ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
|
600
608
|
msgid "Puppet Environment"
|
601
609
|
msgstr ""
|
602
610
|
|
@@ -896,35 +904,35 @@ msgstr ""
|
|
896
904
|
msgid "Config Groups"
|
897
905
|
msgstr ""
|
898
906
|
|
899
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
907
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:6
|
900
908
|
#: ../app/views/foreman_puppet/config_groups/new.html.erb:1
|
901
909
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
|
902
910
|
msgid "Create Config Group"
|
903
911
|
msgstr ""
|
904
912
|
|
905
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
913
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13
|
906
914
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
907
915
|
msgid "Puppet Classes"
|
908
916
|
msgstr ""
|
909
917
|
|
910
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
918
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14
|
911
919
|
#: ../app/views/foreman_puppet/environments/index.html.erb:9
|
912
920
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
913
921
|
msgid "Hosts"
|
914
922
|
msgstr ""
|
915
923
|
|
916
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
924
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:15
|
917
925
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
918
926
|
msgid "Host Groups"
|
919
927
|
msgstr ""
|
920
928
|
|
921
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
929
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:16
|
922
930
|
#: ../app/views/foreman_puppet/environments/index.html.erb:10
|
923
931
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
924
932
|
msgid "Actions"
|
925
933
|
msgstr ""
|
926
934
|
|
927
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
935
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:27
|
928
936
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
929
937
|
msgid "Delete %s?"
|
930
938
|
msgstr ""
|
@@ -1099,7 +1107,7 @@ msgstr ""
|
|
1099
1107
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1100
1108
|
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
|
1101
1109
|
#: ../lib/foreman_puppet/register.rb:166
|
1102
|
-
#: ../webpack/src/Components/Environments/Welcome.js:
|
1110
|
+
#: ../webpack/src/Components/Environments/Welcome.js:40
|
1103
1111
|
msgid "Environments"
|
1104
1112
|
msgstr ""
|
1105
1113
|
|
@@ -1164,23 +1172,13 @@ msgid "Add Combination"
|
|
1164
1172
|
msgstr ""
|
1165
1173
|
|
1166
1174
|
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
|
1167
|
-
#: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:2
|
1168
1175
|
msgid "General"
|
1169
1176
|
msgstr ""
|
1170
1177
|
|
1171
1178
|
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
|
1172
|
-
#: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:16
|
1173
1179
|
msgid "Hosts managed:"
|
1174
1180
|
msgstr ""
|
1175
1181
|
|
1176
|
-
#: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:4
|
1177
|
-
msgid "Certificates"
|
1178
|
-
msgstr ""
|
1179
|
-
|
1180
|
-
#: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:7
|
1181
|
-
msgid "Autosign entries"
|
1182
|
-
msgstr ""
|
1183
|
-
|
1184
1182
|
#: ../lib/foreman_puppet/register.rb:7
|
1185
1183
|
msgid "Facts"
|
1186
1184
|
msgstr ""
|
@@ -1240,13 +1238,71 @@ msgstr ""
|
|
1240
1238
|
msgid "Puppet ENC"
|
1241
1239
|
msgstr ""
|
1242
1240
|
|
1243
|
-
#: ../
|
1241
|
+
#: ../lib/foreman_puppet/register.rb:230
|
1242
|
+
msgid "Puppet env"
|
1243
|
+
msgstr ""
|
1244
|
+
|
1245
|
+
#: ../webpack/src/Components/Environments/Welcome.js:18
|
1244
1246
|
msgid ""
|
1245
1247
|
"If you are planning to use Foreman as an external node classifier you should p"
|
1246
|
-
"rovide information about one or more environments
|
1247
|
-
"
|
1248
|
-
"
|
1249
|
-
|
1248
|
+
"rovide information about one or more environments.{newLine}This information is"
|
1249
|
+
" commonly imported from a pre-existing Puppet configuration by the use of the "
|
1250
|
+
"{puppetClassesLinkToDocs} and environment importer."
|
1251
|
+
msgstr ""
|
1252
|
+
|
1253
|
+
#: ../webpack/src/Components/Environments/Welcome.js:29
|
1254
|
+
msgid "Puppet classes"
|
1255
|
+
msgstr ""
|
1256
|
+
|
1257
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15
|
1258
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:6
|
1259
|
+
msgid "Assigned classes"
|
1260
|
+
msgstr ""
|
1261
|
+
|
1262
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16
|
1263
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
|
1264
|
+
msgid "This tab is still a work in progress"
|
1265
|
+
msgstr ""
|
1266
|
+
|
1267
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21
|
1268
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:7
|
1269
|
+
msgid "Smart class parameters"
|
1270
|
+
msgstr ""
|
1271
|
+
|
1272
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1273
|
+
msgid "Couldn't find any ENC data for this host"
|
1274
|
+
msgstr ""
|
1275
|
+
|
1276
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
|
1277
|
+
msgid "Error!"
|
1278
|
+
msgstr ""
|
1279
|
+
|
1280
|
+
#:
|
1281
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
|
1282
|
+
msgid "Puppet details"
|
1283
|
+
msgstr ""
|
1284
|
+
|
1285
|
+
#:
|
1286
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
|
1287
|
+
msgid "Puppet environment"
|
1288
|
+
msgstr ""
|
1289
|
+
|
1290
|
+
#:
|
1291
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
|
1292
|
+
msgid "Puppet Smart Proxy"
|
1293
|
+
msgstr ""
|
1294
|
+
|
1295
|
+
#:
|
1296
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
|
1297
|
+
msgid "Puppet CA Smart Proxy"
|
1298
|
+
msgstr ""
|
1299
|
+
|
1300
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
|
1301
|
+
msgid "Reports"
|
1302
|
+
msgstr ""
|
1303
|
+
|
1304
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
|
1305
|
+
msgid "ENC Preview"
|
1250
1306
|
msgstr ""
|
1251
1307
|
|
1252
1308
|
#: ../webpack/src/foreman_class_edit.js:146
|
Binary file
|