foreman_puppet 8.0.0 → 8.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +2 -1
- data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +498 -510
- data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +487 -499
- data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +569 -581
- data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +292 -304
- data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +329 -341
- data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +566 -578
- data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +572 -584
- data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +402 -414
- data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +508 -520
- data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +569 -581
- data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +572 -584
- data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +536 -548
- data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +481 -493
- data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +533 -545
- data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +566 -578
- data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +539 -551
- data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +440 -452
- data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +569 -581
- data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +535 -547
- data/app/models/concerns/foreman_puppet/extensions/host.rb +3 -4
- data/app/models/concerns/foreman_puppet/extensions/provisioning_template.rb +3 -2
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/Makefile +12 -2
- data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ca/foreman_puppet.po +5 -17
- data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/cs_CZ/foreman_puppet.po +5 -17
- data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/de/foreman_puppet.po +10 -22
- data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en/foreman_puppet.po +10 -20
- data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en_GB/foreman_puppet.po +7 -19
- data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/es/foreman_puppet.po +26 -37
- data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/fr/foreman_puppet.po +49 -59
- data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/gl/foreman_puppet.po +5 -17
- data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/it/foreman_puppet.po +8 -20
- data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ja/foreman_puppet.po +30 -43
- data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ka/foreman_puppet.po +9 -21
- data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ko/foreman_puppet.po +5 -17
- data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/nl_NL/foreman_puppet.po +5 -17
- data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pl/foreman_puppet.po +5 -17
- data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pt_BR/foreman_puppet.po +26 -36
- data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ru/foreman_puppet.po +9 -21
- data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/sv_SE/foreman_puppet.po +5 -17
- data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_CN/foreman_puppet.po +32 -42
- data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_TW/foreman_puppet.po +5 -17
- data/test/integration/foreman_puppet/hostgroup_js_test.rb +1 -0
- data/test/models/foreman_puppet/environment_test.rb +2 -2
- data/test/models/foreman_puppet/provisioning_template_test.rb +1 -1
- metadata +5 -6
- data/locale/action_names.rb +0 -5
@@ -8,18 +8,20 @@
|
|
8
8
|
# Valeria S Silva <valeriassilva@live.com>, 2021
|
9
9
|
# Flamarion Jorge <jorge.flamarion@gmail.com>, 2021
|
10
10
|
# Felipe Nogaroto Gonzalez <felipeng84@gmail.com>, 2021
|
11
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
12
|
-
# Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2022
|
13
11
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
|
12
|
+
# Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2022
|
14
13
|
# Amit Upadhye <aupadhye@redhat.com>, 2022
|
14
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
15
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
15
16
|
#
|
16
17
|
msgid ""
|
17
18
|
msgstr ""
|
18
|
-
"Project-Id-Version: foreman_puppet
|
19
|
+
"Project-Id-Version: foreman_puppet 8.0.0\n"
|
19
20
|
"Report-Msgid-Bugs-To: \n"
|
20
21
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
21
|
-
"Last-Translator:
|
22
|
-
"
|
22
|
+
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
23
|
+
"n.nl>, 2024\n"
|
24
|
+
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/foreman/teams/11"
|
23
25
|
"4/pt_BR/)\n"
|
24
26
|
"MIME-Version: 1.0\n"
|
25
27
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -32,10 +34,10 @@ msgid " Remove"
|
|
32
34
|
msgstr " Remover"
|
33
35
|
|
34
36
|
msgid "%s is not in environment"
|
35
|
-
msgstr "%s não
|
37
|
+
msgstr "%s não é um environment"
|
36
38
|
|
37
39
|
msgid "%s out of sync disabled"
|
38
|
-
msgstr "%s fora de
|
40
|
+
msgstr "%s fora de sincronização desabilitado"
|
39
41
|
|
40
42
|
msgid "%{model} with id '%{id}' was not found"
|
41
43
|
msgstr "%{model} com id '%{id}' não foi encontrado"
|
@@ -64,9 +66,6 @@ msgstr ""
|
|
64
66
|
msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
|
65
67
|
msgstr "Um grupo de configuração fornece um método de uma etapa de associando muitas classes Puppet para um host ou grupo de hosts. Normalmente, isso seria usado para adicionar um perfil de aplicativo particular ou empilhar em uma etapa."
|
66
68
|
|
67
|
-
msgid "Action with sub plans"
|
68
|
-
msgstr "Ação com subplanos "
|
69
|
-
|
70
69
|
msgid "Actions"
|
71
70
|
msgstr "Ações"
|
72
71
|
|
@@ -158,7 +157,7 @@ msgid "Config Management"
|
|
158
157
|
msgstr "Gerenciamento de configuração"
|
159
158
|
|
160
159
|
msgid "Copy to clipboard"
|
161
|
-
msgstr ""
|
160
|
+
msgstr "Copiar para área de transferência"
|
162
161
|
|
163
162
|
msgid "Corrective Change"
|
164
163
|
msgstr ""
|
@@ -194,7 +193,7 @@ msgid "Default value"
|
|
194
193
|
msgstr "Valor padrão"
|
195
194
|
|
196
195
|
msgid "Delete %s?"
|
197
|
-
msgstr "Excluir %
|
196
|
+
msgstr "Excluir %S?"
|
198
197
|
|
199
198
|
msgid "Delete a Puppet class"
|
200
199
|
msgstr "Apagar uma classe Puppet"
|
@@ -236,7 +235,7 @@ msgid "Description of smart class"
|
|
236
235
|
msgstr "Descrição da classe inteligente"
|
237
236
|
|
238
237
|
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
239
|
-
msgstr "
|
238
|
+
msgstr "Desabilitar o status de configuração do host para que fique fora de sincronização para %s depois que o relatório não chegar no intervalo configurado"
|
240
239
|
|
241
240
|
msgid "Display hidden values"
|
242
241
|
msgstr "Exibir valores ocultos"
|
@@ -254,7 +253,7 @@ msgid "Edit %s"
|
|
254
253
|
msgstr "Editar %s"
|
255
254
|
|
256
255
|
msgid "Edit Puppet Class %s"
|
257
|
-
msgstr "
|
256
|
+
msgstr "Editar classe Puppet %s"
|
258
257
|
|
259
258
|
msgid "Empty environment"
|
260
259
|
msgstr "Ambiente vazio"
|
@@ -290,10 +289,10 @@ msgid "Failed to start"
|
|
290
289
|
msgstr ""
|
291
290
|
|
292
291
|
msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
|
293
|
-
msgstr "Falha
|
292
|
+
msgstr "Falha ao atualizar ambientes e classes Puppet a partir da instalação Puppet no disco: %s"
|
294
293
|
|
295
294
|
msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
|
296
|
-
msgstr "Falha
|
295
|
+
msgstr "Falha ao atualizar os ambientes e classes de Puppet da instalação de disco do Puppet:%s"
|
297
296
|
|
298
297
|
msgid "Filter by name"
|
299
298
|
msgstr "Filtrar por nome"
|
@@ -380,7 +379,7 @@ msgid "If you are planning to use Foreman as an external node classifier you sho
|
|
380
379
|
msgstr ""
|
381
380
|
|
382
381
|
msgid "Ignored classes in the environments: %s"
|
383
|
-
msgstr "
|
382
|
+
msgstr "Classes ignoradas nos ambientes: %s"
|
384
383
|
|
385
384
|
msgid "Ignored environment"
|
386
385
|
msgstr "Ambiente ignorado"
|
@@ -389,7 +388,7 @@ msgid "Ignored environment names resulting in booleans found. Please quote strin
|
|
389
388
|
msgstr "Nomes de ambiente ignorados resultando em booleanos encontrados. Inclua aspas nas strings como verdadeiro/falso e sim/não config/ignored_environments.yml"
|
390
389
|
|
391
390
|
msgid "Ignored environments: %s"
|
392
|
-
msgstr "
|
391
|
+
msgstr "Ambiente ignorado: %s"
|
393
392
|
|
394
393
|
msgid "Ignored:"
|
395
394
|
msgstr "Ignorado:"
|
@@ -397,18 +396,12 @@ msgstr "Ignorado:"
|
|
397
396
|
msgid "Import"
|
398
397
|
msgstr "Importar"
|
399
398
|
|
400
|
-
msgid "Import Puppet classes"
|
401
|
-
msgstr "Importar classes de Puppet"
|
402
|
-
|
403
399
|
msgid "Import classes from %s"
|
404
|
-
msgstr "
|
400
|
+
msgstr "Importar classes de %s"
|
405
401
|
|
406
402
|
msgid "Import environments from %s"
|
407
403
|
msgstr "Importar ambientes de %s"
|
408
404
|
|
409
|
-
msgid "Import facts"
|
410
|
-
msgstr "Importar fatos"
|
411
|
-
|
412
405
|
msgid "Import puppet classes from puppet proxy"
|
413
406
|
msgstr "Importar classes de puppet a partir do proxy de puppet"
|
414
407
|
|
@@ -425,7 +418,7 @@ msgid "Included Config Groups"
|
|
425
418
|
msgstr "Grupos Config incluídos"
|
426
419
|
|
427
420
|
msgid "Inherited Classes from %s"
|
428
|
-
msgstr "
|
421
|
+
msgstr "Classes herdadas de %s"
|
429
422
|
|
430
423
|
msgid "Invalid proxy selected!"
|
431
424
|
msgstr "Proxy inválido selecionado! "
|
@@ -527,7 +520,7 @@ msgid "No environments found"
|
|
527
520
|
msgstr "Nenhum ambiente localizado"
|
528
521
|
|
529
522
|
msgid "No parameters to override for Puppet class %s"
|
530
|
-
msgstr "Nenhum parâmetro
|
523
|
+
msgstr "Nenhum parâmetro para sobrescrever para classe Puppet %s"
|
531
524
|
|
532
525
|
msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
|
533
526
|
msgstr "Não foi encontrado nenhum proxy para importar classes, certifique-se de que o proxy inteligente tenha o recurso Puppet habilitado. "
|
@@ -650,7 +643,7 @@ msgid "Puppet YAML"
|
|
650
643
|
msgstr ""
|
651
644
|
|
652
645
|
msgid "Puppet classes"
|
653
|
-
msgstr ""
|
646
|
+
msgstr "Classes Puppet"
|
654
647
|
|
655
648
|
msgid "Puppet details"
|
656
649
|
msgstr ""
|
@@ -679,9 +672,6 @@ msgstr "Parâmetro do puppet"
|
|
679
672
|
msgid "Puppetclass|Name"
|
680
673
|
msgstr "Nome"
|
681
674
|
|
682
|
-
msgid "Remote action:"
|
683
|
-
msgstr "Ação remota:"
|
684
|
-
|
685
675
|
msgid "Remove"
|
686
676
|
msgstr "Remover"
|
687
677
|
|
@@ -770,10 +760,10 @@ msgid "Successfully copied to clipboard!"
|
|
770
760
|
msgstr ""
|
771
761
|
|
772
762
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
773
|
-
msgstr "
|
763
|
+
msgstr "Todos os parâmetros da Classe Puppet foram sobrescritos com sucesso %s"
|
774
764
|
|
775
765
|
msgid "Successfully reset all parameters of Puppet class %s to their default values"
|
776
|
-
msgstr "
|
766
|
+
msgstr "Todos os parâmetros da Classe Puppet %s foram redefinidos com sucesso aos seus valores padrão"
|
777
767
|
|
778
768
|
msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
|
779
769
|
msgstr "ambientes e classes de Puppet da instalação do Puppet em disco atualizados com sucesso"
|
@@ -814,10 +804,10 @@ msgid "This tab is still a work in progress"
|
|
814
804
|
msgstr ""
|
815
805
|
|
816
806
|
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
817
|
-
msgstr "Isto
|
807
|
+
msgstr "Isto irá redefinir parâmetros de classe %s aos seus valores padrão. Continuar?"
|
818
808
|
|
819
809
|
msgid "This will set all parameters of the class %s as overridden. Continue?"
|
820
|
-
msgstr "Isto
|
810
|
+
msgstr "Isto irá definir todos os parâmetros de classe %s como sobrescritos. Continuar?"
|
821
811
|
|
822
812
|
msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
|
823
813
|
msgstr "Para atualizar a assinatura da classe, vá para a página do Puppet Classes e selecione 'import'."
|
@@ -913,4 +903,4 @@ msgid "must be true to edit the parameter"
|
|
913
903
|
msgstr "deve ser verdadeiro para editar o parâmetro "
|
914
904
|
|
915
905
|
msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
|
916
|
-
msgstr "com
|
906
|
+
msgstr "com ID %{object_id} não existe ou não está atribuído à organização e/ou ao local adequado"
|
Binary file
|
data/locale/ru/foreman_puppet.po
CHANGED
@@ -9,17 +9,17 @@
|
|
9
9
|
# Andrei Burd <burdandrei@gmail.com>, 2021
|
10
10
|
# Yulia <yulia.poyarkova@redhat.com>, 2021
|
11
11
|
# Vladimir Pavlov <v.pavlov@i-teco.ru>, 2021
|
12
|
-
#
|
13
|
-
#
|
14
|
-
#
|
12
|
+
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2023
|
13
|
+
# KotUchoniy <yosho1@yandex.ru>, 2023
|
14
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2024
|
15
15
|
#
|
16
16
|
msgid ""
|
17
17
|
msgstr ""
|
18
|
-
"Project-Id-Version: foreman_puppet
|
18
|
+
"Project-Id-Version: foreman_puppet 8.0.0\n"
|
19
19
|
"Report-Msgid-Bugs-To: \n"
|
20
20
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
21
|
-
"Last-Translator:
|
22
|
-
"Language-Team: Russian (https://
|
21
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
22
|
+
"Language-Team: Russian (https://app.transifex.com/foreman/teams/114/ru/)\n"
|
23
23
|
"MIME-Version: 1.0\n"
|
24
24
|
"Content-Type: text/plain; charset=UTF-8\n"
|
25
25
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -64,9 +64,6 @@ msgstr ""
|
|
64
64
|
msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
|
65
65
|
msgstr ""
|
66
66
|
|
67
|
-
msgid "Action with sub plans"
|
68
|
-
msgstr "Действия с подпланами"
|
69
|
-
|
70
67
|
msgid "Actions"
|
71
68
|
msgstr "Действия"
|
72
69
|
|
@@ -158,7 +155,7 @@ msgid "Config Management"
|
|
158
155
|
msgstr ""
|
159
156
|
|
160
157
|
msgid "Copy to clipboard"
|
161
|
-
msgstr ""
|
158
|
+
msgstr "Скопировано в буфер обмена"
|
162
159
|
|
163
160
|
msgid "Corrective Change"
|
164
161
|
msgstr ""
|
@@ -278,7 +275,7 @@ msgid "Facts"
|
|
278
275
|
msgstr "Факты"
|
279
276
|
|
280
277
|
msgid "Failed"
|
281
|
-
msgstr ""
|
278
|
+
msgstr "Сбой"
|
282
279
|
|
283
280
|
msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
|
284
281
|
msgstr "Не удалось импортировать %{klass} для %{name}: не найден в нашей базе данных. Игнорируется..."
|
@@ -397,18 +394,12 @@ msgstr ""
|
|
397
394
|
msgid "Import"
|
398
395
|
msgstr "Импорт"
|
399
396
|
|
400
|
-
msgid "Import Puppet classes"
|
401
|
-
msgstr "Импорт классов Puppet"
|
402
|
-
|
403
397
|
msgid "Import classes from %s"
|
404
398
|
msgstr ""
|
405
399
|
|
406
400
|
msgid "Import environments from %s"
|
407
401
|
msgstr ""
|
408
402
|
|
409
|
-
msgid "Import facts"
|
410
|
-
msgstr "Импорт фактов"
|
411
|
-
|
412
403
|
msgid "Import puppet classes from puppet proxy"
|
413
404
|
msgstr "Импорт классов puppet из puppet-прокси "
|
414
405
|
|
@@ -650,7 +641,7 @@ msgid "Puppet YAML"
|
|
650
641
|
msgstr ""
|
651
642
|
|
652
643
|
msgid "Puppet classes"
|
653
|
-
msgstr ""
|
644
|
+
msgstr "Классы Puppet"
|
654
645
|
|
655
646
|
msgid "Puppet details"
|
656
647
|
msgstr ""
|
@@ -679,9 +670,6 @@ msgstr "Параметр Puppet"
|
|
679
670
|
msgid "Puppetclass|Name"
|
680
671
|
msgstr "Имя"
|
681
672
|
|
682
|
-
msgid "Remote action:"
|
683
|
-
msgstr "Удаленное действие:"
|
684
|
-
|
685
673
|
msgid "Remove"
|
686
674
|
msgstr "Удалить"
|
687
675
|
|
Binary file
|
@@ -7,15 +7,15 @@
|
|
7
7
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
|
8
8
|
# Robin Friberg <robin.friberg@gmail.com>, 2021
|
9
9
|
# Mikael Fridh <frimik@gmail.com>, 2021
|
10
|
-
# johnny.westerlund <johnny.westerlund@gmail.com>,
|
10
|
+
# johnny.westerlund <johnny.westerlund@gmail.com>, 2023
|
11
11
|
#
|
12
12
|
msgid ""
|
13
13
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_puppet
|
14
|
+
"Project-Id-Version: foreman_puppet 8.0.0\n"
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
16
16
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
17
|
-
"Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>,
|
18
|
-
"Language-Team: Swedish (Sweden) (https://
|
17
|
+
"Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>, 2023\n"
|
18
|
+
"Language-Team: Swedish (Sweden) (https://app.transifex.com/foreman/teams/114/s"
|
19
19
|
"v_SE/)\n"
|
20
20
|
"MIME-Version: 1.0\n"
|
21
21
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -59,9 +59,6 @@ msgstr ""
|
|
59
59
|
msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
|
60
60
|
msgstr ""
|
61
61
|
|
62
|
-
msgid "Action with sub plans"
|
63
|
-
msgstr ""
|
64
|
-
|
65
62
|
msgid "Actions"
|
66
63
|
msgstr "Åtgärder"
|
67
64
|
|
@@ -392,18 +389,12 @@ msgstr ""
|
|
392
389
|
msgid "Import"
|
393
390
|
msgstr "Importera"
|
394
391
|
|
395
|
-
msgid "Import Puppet classes"
|
396
|
-
msgstr ""
|
397
|
-
|
398
392
|
msgid "Import classes from %s"
|
399
393
|
msgstr ""
|
400
394
|
|
401
395
|
msgid "Import environments from %s"
|
402
396
|
msgstr ""
|
403
397
|
|
404
|
-
msgid "Import facts"
|
405
|
-
msgstr ""
|
406
|
-
|
407
398
|
msgid "Import puppet classes from puppet proxy"
|
408
399
|
msgstr ""
|
409
400
|
|
@@ -645,7 +636,7 @@ msgid "Puppet YAML"
|
|
645
636
|
msgstr ""
|
646
637
|
|
647
638
|
msgid "Puppet classes"
|
648
|
-
msgstr ""
|
639
|
+
msgstr "Puppetklasser"
|
649
640
|
|
650
641
|
msgid "Puppet details"
|
651
642
|
msgstr ""
|
@@ -674,9 +665,6 @@ msgstr ""
|
|
674
665
|
msgid "Puppetclass|Name"
|
675
666
|
msgstr "Namn"
|
676
667
|
|
677
|
-
msgid "Remote action:"
|
678
|
-
msgstr ""
|
679
|
-
|
680
668
|
msgid "Remove"
|
681
669
|
msgstr ""
|
682
670
|
|
Binary file
|
@@ -6,17 +6,19 @@
|
|
6
6
|
# Translators:
|
7
7
|
# Martin Liu <liuzh66@gmail.com>, 2021
|
8
8
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
|
9
|
-
#
|
10
|
-
#
|
11
|
-
# Amit Upadhye <aupadhye@redhat.com>,
|
9
|
+
# tim123, 2023
|
10
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
11
|
+
# Amit Upadhye <aupadhye@redhat.com>, 2024
|
12
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
12
13
|
#
|
13
14
|
msgid ""
|
14
15
|
msgstr ""
|
15
|
-
"Project-Id-Version: foreman_puppet
|
16
|
+
"Project-Id-Version: foreman_puppet 8.0.0\n"
|
16
17
|
"Report-Msgid-Bugs-To: \n"
|
17
18
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
18
|
-
"Last-Translator:
|
19
|
-
"
|
19
|
+
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
20
|
+
"n.nl>, 2024\n"
|
21
|
+
"Language-Team: Chinese (China) (https://app.transifex.com/foreman/teams/114/zh"
|
20
22
|
"_CN/)\n"
|
21
23
|
"MIME-Version: 1.0\n"
|
22
24
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -38,7 +40,7 @@ msgstr "找不到 ID 为 '%{id}' 的 %{model}"
|
|
38
40
|
|
39
41
|
msgid "%{name} has %{num_tag} class"
|
40
42
|
msgid_plural "%{name} has %{num_tag} classes"
|
41
|
-
msgstr[0] "%{name} 具有
|
43
|
+
msgstr[0] "%{name} 具有 %{num_tag} 类"
|
42
44
|
|
43
45
|
msgid "%{puppetclass} does not belong to the %{environment} environment"
|
44
46
|
msgstr "%{puppetclass} 不属于 %{environment} 环境"
|
@@ -55,17 +57,14 @@ msgid ""
|
|
55
57
|
" <b>Matcher:</b> %{matcher}<br/>\n"
|
56
58
|
" <b>Inherited value:</b> %{inherited_value}"
|
57
59
|
msgstr ""
|
58
|
-
"<b>描述:</b> %{desc}<br
|
59
|
-
"
|
60
|
-
"
|
61
|
-
"
|
60
|
+
"<b>描述:</b> %{desc}<br/>\n"
|
61
|
+
" <b>类型:</b> %{type}<br/>\n"
|
62
|
+
" <b>匹配器:</b> %{matcher}<br/>\n"
|
63
|
+
" <b>继承的值:</b> %{inherited_value}"
|
62
64
|
|
63
65
|
msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
|
64
66
|
msgstr "配置组提供了将多个 Puppet 类关联到一个主机或主机组的一步方法。此方法一般用于通过一个步骤添加特定的应用配置文件或堆栈。"
|
65
67
|
|
66
|
-
msgid "Action with sub plans"
|
67
|
-
msgstr "有子计划的操作"
|
68
|
-
|
69
68
|
msgid "Actions"
|
70
69
|
msgstr "操作"
|
71
70
|
|
@@ -118,7 +117,7 @@ msgid "Change Puppet Master"
|
|
118
117
|
msgstr "更改 Puppet 主服务器"
|
119
118
|
|
120
119
|
msgid "Changed"
|
121
|
-
msgstr ""
|
120
|
+
msgstr "已改变"
|
122
121
|
|
123
122
|
msgid "Changed environments"
|
124
123
|
msgstr "修改的环境"
|
@@ -157,10 +156,10 @@ msgid "Config Management"
|
|
157
156
|
msgstr "配置管理"
|
158
157
|
|
159
158
|
msgid "Copy to clipboard"
|
160
|
-
msgstr ""
|
159
|
+
msgstr "复制到剪贴板"
|
161
160
|
|
162
161
|
msgid "Corrective Change"
|
163
|
-
msgstr ""
|
162
|
+
msgstr "正确更改"
|
164
163
|
|
165
164
|
msgid "Couldn't find any ENC data for this host"
|
166
165
|
msgstr "无法找到此主机的任何 ENC 数据"
|
@@ -277,16 +276,16 @@ msgid "Facts"
|
|
277
276
|
msgstr "Facts"
|
278
277
|
|
279
278
|
msgid "Failed"
|
280
|
-
msgstr ""
|
279
|
+
msgstr "失败"
|
281
280
|
|
282
281
|
msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
|
283
282
|
msgstr "为 %{name} 导入 %{klass} 失败:不存在于我们的数据库中 -- 忽略"
|
284
283
|
|
285
284
|
msgid "Failed to set %{proxy_type} proxy for %{host}."
|
286
|
-
msgstr "无法为 %{
|
285
|
+
msgstr "无法为 %{proxy_type} 设置 %{host} 代理服务器。"
|
287
286
|
|
288
287
|
msgid "Failed to start"
|
289
|
-
msgstr ""
|
288
|
+
msgstr "启动失败"
|
290
289
|
|
291
290
|
msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
|
292
291
|
msgstr "无法使用磁盘 Puppet 安装更新环境及 Puppet 类别:%s"
|
@@ -376,7 +375,7 @@ msgid "If true, will raise an error if there is no default value and no matcher
|
|
376
375
|
msgstr "如为 true,则会在没有默认值且没有匹配程序提供参数值时出错"
|
377
376
|
|
378
377
|
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."
|
379
|
-
msgstr ""
|
378
|
+
msgstr "如果您计划将 Foreman 用作外部节点分类器,您应当提供一个或多个环境的信息。{newLine}此信息通常使用 {puppetClassesLinkToDocs} 和环境导入器从预先存在的 Puppet 配置中导入。"
|
380
379
|
|
381
380
|
msgid "Ignored classes in the environments: %s"
|
382
381
|
msgstr "环境中忽略的类别: %s"
|
@@ -396,18 +395,12 @@ msgstr "已忽略:"
|
|
396
395
|
msgid "Import"
|
397
396
|
msgstr "导入"
|
398
397
|
|
399
|
-
msgid "Import Puppet classes"
|
400
|
-
msgstr "导入 Puppet 类"
|
401
|
-
|
402
398
|
msgid "Import classes from %s"
|
403
399
|
msgstr "从 %s 导入类"
|
404
400
|
|
405
401
|
msgid "Import environments from %s"
|
406
402
|
msgstr "从 %s 导入环境"
|
407
403
|
|
408
|
-
msgid "Import facts"
|
409
|
-
msgstr "导入事实"
|
410
|
-
|
411
404
|
msgid "Import puppet classes from puppet proxy"
|
412
405
|
msgstr "从 puppet 代理服务器导入 puppet 类"
|
413
406
|
|
@@ -430,7 +423,7 @@ msgid "Invalid proxy selected!"
|
|
430
423
|
msgstr "所选代理服务器无效!"
|
431
424
|
|
432
425
|
msgid "Last configuration status"
|
433
|
-
msgstr ""
|
426
|
+
msgstr "最新配置状态"
|
434
427
|
|
435
428
|
msgid "List all Puppet class IDs for host"
|
436
429
|
msgstr "列出主机的所有 Puppet 类 ID"
|
@@ -508,7 +501,7 @@ msgid "Name"
|
|
508
501
|
msgstr "名称"
|
509
502
|
|
510
503
|
msgid "Never"
|
511
|
-
msgstr ""
|
504
|
+
msgstr "决不"
|
512
505
|
|
513
506
|
msgid "New"
|
514
507
|
msgstr "新"
|
@@ -517,7 +510,7 @@ msgid "No changes to your environments detected"
|
|
517
510
|
msgstr "未探测到您的环境有任何变化"
|
518
511
|
|
519
512
|
msgid "No configuration status available"
|
520
|
-
msgstr ""
|
513
|
+
msgstr "没有配置状态"
|
521
514
|
|
522
515
|
msgid "No environment selected!"
|
523
516
|
msgstr "没有选择环境!"
|
@@ -583,7 +576,7 @@ msgid "Original value info"
|
|
583
576
|
msgstr "原始值信息"
|
584
577
|
|
585
578
|
msgid "Out of sync"
|
586
|
-
msgstr ""
|
579
|
+
msgstr "不同步"
|
587
580
|
|
588
581
|
msgid "Overridden"
|
589
582
|
msgstr "覆盖"
|
@@ -649,13 +642,13 @@ msgid "Puppet YAML"
|
|
649
642
|
msgstr "Puppet YAML"
|
650
643
|
|
651
644
|
msgid "Puppet classes"
|
652
|
-
msgstr ""
|
645
|
+
msgstr "Puppet 类"
|
653
646
|
|
654
647
|
msgid "Puppet details"
|
655
648
|
msgstr "Puppet 详情"
|
656
649
|
|
657
650
|
msgid "Puppet env"
|
658
|
-
msgstr ""
|
651
|
+
msgstr "Puppet env"
|
659
652
|
|
660
653
|
msgid "Puppet environment"
|
661
654
|
msgstr "Puppet 环境"
|
@@ -670,7 +663,7 @@ msgid "Puppet interval"
|
|
670
663
|
msgstr "Puppet 间隔"
|
671
664
|
|
672
665
|
msgid "Puppet metrics"
|
673
|
-
msgstr ""
|
666
|
+
msgstr "Puppet 指标"
|
674
667
|
|
675
668
|
msgid "Puppet parameter"
|
676
669
|
msgstr "Puppet 参数"
|
@@ -678,9 +671,6 @@ msgstr "Puppet 参数"
|
|
678
671
|
msgid "Puppetclass|Name"
|
679
672
|
msgstr "Puppetclass|名称"
|
680
673
|
|
681
|
-
msgid "Remote action:"
|
682
|
-
msgstr "远程操作:"
|
683
|
-
|
684
674
|
msgid "Remove"
|
685
675
|
msgstr "移除"
|
686
676
|
|
@@ -709,10 +699,10 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
|
709
699
|
msgstr "需要的参数没有值。<br/><b>请覆盖</b><br/>"
|
710
700
|
|
711
701
|
msgid "Restarted"
|
712
|
-
msgstr ""
|
702
|
+
msgstr "重启"
|
713
703
|
|
714
704
|
msgid "Scheduled"
|
715
|
-
msgstr ""
|
705
|
+
msgstr "调度"
|
716
706
|
|
717
707
|
msgid "Select environment"
|
718
708
|
msgstr "选择环境"
|
@@ -751,7 +741,7 @@ msgid "Show template combination"
|
|
751
741
|
msgstr "显示模板组合"
|
752
742
|
|
753
743
|
msgid "Skipped"
|
754
|
-
msgstr ""
|
744
|
+
msgstr "跳过"
|
755
745
|
|
756
746
|
msgid "Smart Class Parameter"
|
757
747
|
msgstr "智能代理参数"
|
@@ -766,7 +756,7 @@ msgid "Some Puppet Classes are unavailable in the selected environment"
|
|
766
756
|
msgstr "某些 Puppet 类在所选的环境中不可用"
|
767
757
|
|
768
758
|
msgid "Successfully copied to clipboard!"
|
769
|
-
msgstr ""
|
759
|
+
msgstr "成功复制到剪贴板!"
|
770
760
|
|
771
761
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
772
762
|
msgstr "成功覆盖 Puppet 类 %s 的所有参数"
|
@@ -788,7 +778,7 @@ msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
|
788
778
|
msgstr "所选主机的 %{proxy_type} 代理服务器被设置为 %{proxy_name}"
|
789
779
|
|
790
780
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
791
|
-
msgstr "所选主机的 %{proxy_type} 代理服务器被设置为 {proxy_name}。"
|
781
|
+
msgstr "所选主机的 %{proxy_type} 代理服务器被设置为 %{proxy_name}。"
|
792
782
|
|
793
783
|
msgid "The class could not be saved because of an error in one of the class parameters."
|
794
784
|
msgstr "此类无法保存,因为其中一个类参数含有错误。"
|
Binary file
|
@@ -6,15 +6,15 @@
|
|
6
6
|
# Translators:
|
7
7
|
# ChrisLee <chris_lee@hiiir.com>, 2021
|
8
8
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
9
|
-
# 0868a4d1af5275b3f70b0a6dac4c99a4,
|
9
|
+
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2023
|
10
10
|
#
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_puppet
|
13
|
+
"Project-Id-Version: foreman_puppet 8.0.0\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
16
|
-
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4,
|
17
|
-
"Language-Team: Chinese (Taiwan) (https://
|
16
|
+
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2023\n"
|
17
|
+
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/foreman/teams/114/z"
|
18
18
|
"h_TW/)\n"
|
19
19
|
"MIME-Version: 1.0\n"
|
20
20
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -58,9 +58,6 @@ msgstr ""
|
|
58
58
|
msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
|
59
59
|
msgstr ""
|
60
60
|
|
61
|
-
msgid "Action with sub plans"
|
62
|
-
msgstr "有子計畫的動作"
|
63
|
-
|
64
61
|
msgid "Actions"
|
65
62
|
msgstr "動作"
|
66
63
|
|
@@ -391,18 +388,12 @@ msgstr ""
|
|
391
388
|
msgid "Import"
|
392
389
|
msgstr "匯入"
|
393
390
|
|
394
|
-
msgid "Import Puppet classes"
|
395
|
-
msgstr "匯入 Puppet 類別"
|
396
|
-
|
397
391
|
msgid "Import classes from %s"
|
398
392
|
msgstr ""
|
399
393
|
|
400
394
|
msgid "Import environments from %s"
|
401
395
|
msgstr ""
|
402
396
|
|
403
|
-
msgid "Import facts"
|
404
|
-
msgstr "匯入詳情"
|
405
|
-
|
406
397
|
msgid "Import puppet classes from puppet proxy"
|
407
398
|
msgstr ""
|
408
399
|
|
@@ -644,7 +635,7 @@ msgid "Puppet YAML"
|
|
644
635
|
msgstr ""
|
645
636
|
|
646
637
|
msgid "Puppet classes"
|
647
|
-
msgstr ""
|
638
|
+
msgstr "Puppet 類別"
|
648
639
|
|
649
640
|
msgid "Puppet details"
|
650
641
|
msgstr ""
|
@@ -673,9 +664,6 @@ msgstr "Puppet 參數"
|
|
673
664
|
msgid "Puppetclass|Name"
|
674
665
|
msgstr "名稱"
|
675
666
|
|
676
|
-
msgid "Remote action:"
|
677
|
-
msgstr "遠端動作:"
|
678
|
-
|
679
667
|
msgid "Remove"
|
680
668
|
msgstr "移除"
|
681
669
|
|