hammer_cli_foreman_puppet 0.1.1 → 0.1.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_puppet/version.rb +1 -1
- data/locale/cs_CZ/LC_MESSAGES/hammer_cli_foreman_puppet.mo +0 -0
- data/locale/cs_CZ/hammer_cli_foreman_puppet.po +16 -25
- data/locale/de/LC_MESSAGES/hammer_cli_foreman_puppet.mo +0 -0
- data/locale/de/hammer_cli_foreman_puppet.po +18 -27
- data/locale/en/LC_MESSAGES/hammer_cli_foreman_puppet.mo +0 -0
- data/locale/en/hammer_cli_foreman_puppet.po +14 -23
- data/locale/es/LC_MESSAGES/hammer_cli_foreman_puppet.mo +0 -0
- data/locale/es/hammer_cli_foreman_puppet.po +17 -26
- data/locale/fr/LC_MESSAGES/hammer_cli_foreman_puppet.mo +0 -0
- data/locale/fr/hammer_cli_foreman_puppet.po +19 -27
- data/locale/hammer_cli_foreman_puppet.pot +67 -85
- data/locale/ja/LC_MESSAGES/hammer_cli_foreman_puppet.mo +0 -0
- data/locale/ja/hammer_cli_foreman_puppet.po +19 -28
- data/locale/ka/LC_MESSAGES/hammer_cli_foreman_puppet.mo +0 -0
- data/locale/ka/hammer_cli_foreman_puppet.po +17 -26
- data/locale/ko/LC_MESSAGES/hammer_cli_foreman_puppet.mo +0 -0
- data/locale/ko/hammer_cli_foreman_puppet.po +19 -28
- data/locale/pt_BR/LC_MESSAGES/hammer_cli_foreman_puppet.mo +0 -0
- data/locale/pt_BR/hammer_cli_foreman_puppet.po +17 -26
- data/locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_puppet.mo +0 -0
- data/locale/zh_CN/hammer_cli_foreman_puppet.po +19 -28
- data/locale/zh_TW/LC_MESSAGES/hammer_cli_foreman_puppet.mo +0 -0
- data/locale/zh_TW/hammer_cli_foreman_puppet.po +273 -0
- metadata +5 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 39fbb899479dcde661851d2841c3b3c21bcb63c832572ca9b73bbb28ce72b103
|
|
4
|
+
data.tar.gz: 645ec2d40cd2631b479334f1c509ff985958ff233c76f7eb409901f98b94262c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6b64668ebbacae8b91d2d1ecf7013e23c01ebd1b34818edb7556a63614be3688bb8f61d11d98f1626227d20c53c0c203110a5886480cedf5045563c40e8409a1
|
|
7
|
+
data.tar.gz: 2ae7ef1de7cacf682a06e02f66b55cec62e34c37e66d216a24e344dae777d51ee812c239a8302fd3ff13904b59cfb39c15a7f2b7c27f4a4756f1a8b9ed277e45
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
-
# This file is distributed under the same license as the
|
|
3
|
+
# This file is distributed under the same license as the hammer_cli_foreman_puppet package.
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
#, fuzzy
|
|
10
10
|
msgid ""
|
|
11
11
|
msgstr ""
|
|
12
|
-
"Project-Id-Version: hammer_cli_foreman_puppet 0.1.
|
|
12
|
+
"Project-Id-Version: hammer_cli_foreman_puppet 0.1.1\n"
|
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
|
14
|
-
"POT-Creation-Date:
|
|
14
|
+
"POT-Creation-Date: 2026-02-10 11:06+0000\n"
|
|
15
15
|
"PO-Revision-Date: 2021-08-02 17:36+0000\n"
|
|
16
16
|
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2021\n"
|
|
17
17
|
"Language-Team: Czech (Czech Republic) (https://app.transifex.com/foreman/"
|
|
@@ -35,24 +35,6 @@ msgstr ""
|
|
|
35
35
|
msgid "Manage Foreman Puppet smart class parameters"
|
|
36
36
|
msgstr ""
|
|
37
37
|
|
|
38
|
-
msgid "Associate a Puppet environment"
|
|
39
|
-
msgstr ""
|
|
40
|
-
|
|
41
|
-
msgid "The environment has been associated."
|
|
42
|
-
msgstr ""
|
|
43
|
-
|
|
44
|
-
msgid "Could not associate the environment"
|
|
45
|
-
msgstr ""
|
|
46
|
-
|
|
47
|
-
msgid "Disassociate a Puppet environment"
|
|
48
|
-
msgstr ""
|
|
49
|
-
|
|
50
|
-
msgid "The environment has been disassociated."
|
|
51
|
-
msgstr ""
|
|
52
|
-
|
|
53
|
-
msgid "Could not disassociate the environment"
|
|
54
|
-
msgstr ""
|
|
55
|
-
|
|
56
38
|
msgid "Id"
|
|
57
39
|
msgstr "Identifikátor"
|
|
58
40
|
|
|
@@ -62,6 +44,15 @@ msgstr "Název"
|
|
|
62
44
|
msgid "Smart class parameters"
|
|
63
45
|
msgstr ""
|
|
64
46
|
|
|
47
|
+
msgid "Puppet Environment"
|
|
48
|
+
msgstr "Puppet prostředí"
|
|
49
|
+
|
|
50
|
+
msgid "Puppet Environment ID"
|
|
51
|
+
msgstr ""
|
|
52
|
+
|
|
53
|
+
msgid "Puppet Environment name"
|
|
54
|
+
msgstr ""
|
|
55
|
+
|
|
65
56
|
msgid "ID of associated Puppet environment"
|
|
66
57
|
msgstr ""
|
|
67
58
|
|
|
@@ -77,12 +68,15 @@ msgstr ""
|
|
|
77
68
|
msgid "List of Puppet class ids"
|
|
78
69
|
msgstr ""
|
|
79
70
|
|
|
80
|
-
msgid "
|
|
71
|
+
msgid "IDs of associated config groups"
|
|
81
72
|
msgstr ""
|
|
82
73
|
|
|
83
74
|
msgid "Name of Puppet proxy"
|
|
84
75
|
msgstr ""
|
|
85
76
|
|
|
77
|
+
msgid "Name of Puppet CA proxy"
|
|
78
|
+
msgstr ""
|
|
79
|
+
|
|
86
80
|
msgid "ID"
|
|
87
81
|
msgstr "Identifikátor"
|
|
88
82
|
|
|
@@ -122,9 +116,6 @@ msgstr "Prostředí smazáno."
|
|
|
122
116
|
msgid "Could not delete the environment"
|
|
123
117
|
msgstr "Prostředí se nedaří smazat"
|
|
124
118
|
|
|
125
|
-
msgid "Puppet Environment"
|
|
126
|
-
msgstr "Puppet prostředí"
|
|
127
|
-
|
|
128
119
|
msgid "Puppet CA Proxy"
|
|
129
120
|
msgstr ""
|
|
130
121
|
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
-
# This file is distributed under the same license as the
|
|
3
|
+
# This file is distributed under the same license as the hammer_cli_foreman_puppet package.
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
@@ -13,15 +13,15 @@
|
|
|
13
13
|
# simon11 <transifex@stieger.co>, 2021
|
|
14
14
|
# mbacovsky <martin.bacovsky@gmail.com>, 2021
|
|
15
15
|
# Martin Zimmermann <martin.zimmermann@gmx.com>, 2021
|
|
16
|
-
#
|
|
16
|
+
# Alexander Stoll <Alexander.Stoll@netways.de>, 2021
|
|
17
17
|
# pdolinic, 2021
|
|
18
18
|
#
|
|
19
19
|
#, fuzzy
|
|
20
20
|
msgid ""
|
|
21
21
|
msgstr ""
|
|
22
|
-
"Project-Id-Version: hammer_cli_foreman_puppet 0.1.
|
|
22
|
+
"Project-Id-Version: hammer_cli_foreman_puppet 0.1.1\n"
|
|
23
23
|
"Report-Msgid-Bugs-To: \n"
|
|
24
|
-
"POT-Creation-Date:
|
|
24
|
+
"POT-Creation-Date: 2026-02-10 11:06+0000\n"
|
|
25
25
|
"PO-Revision-Date: 2021-08-02 17:36+0000\n"
|
|
26
26
|
"Last-Translator: pdolinic, 2021\n"
|
|
27
27
|
"Language-Team: German (https://app.transifex.com/foreman/teams/114/de/)\n"
|
|
@@ -44,24 +44,6 @@ msgid "Manage Foreman Puppet smart class parameters"
|
|
|
44
44
|
msgstr ""
|
|
45
45
|
"Verwalten Sie die Parameter der intelligenten Klasse von Foreman Puppet"
|
|
46
46
|
|
|
47
|
-
msgid "Associate a Puppet environment"
|
|
48
|
-
msgstr "Verknüpfen Sie eine Puppet-Umgebung"
|
|
49
|
-
|
|
50
|
-
msgid "The environment has been associated."
|
|
51
|
-
msgstr "Die Umgebung wurde zugewiesen."
|
|
52
|
-
|
|
53
|
-
msgid "Could not associate the environment"
|
|
54
|
-
msgstr "Die Umgebung konnte nicht zugewiesen werden"
|
|
55
|
-
|
|
56
|
-
msgid "Disassociate a Puppet environment"
|
|
57
|
-
msgstr "Trennen einer Puppet-Umgebung"
|
|
58
|
-
|
|
59
|
-
msgid "The environment has been disassociated."
|
|
60
|
-
msgstr "Die Umgebung wurde gelöst."
|
|
61
|
-
|
|
62
|
-
msgid "Could not disassociate the environment"
|
|
63
|
-
msgstr "Die Umgebung konnte nicht gelöst werden"
|
|
64
|
-
|
|
65
47
|
msgid "Id"
|
|
66
48
|
msgstr "ID"
|
|
67
49
|
|
|
@@ -71,6 +53,15 @@ msgstr "Name"
|
|
|
71
53
|
msgid "Smart class parameters"
|
|
72
54
|
msgstr "Smart-Klassenparameter"
|
|
73
55
|
|
|
56
|
+
msgid "Puppet Environment"
|
|
57
|
+
msgstr "Puppet-Umgebung"
|
|
58
|
+
|
|
59
|
+
msgid "Puppet Environment ID"
|
|
60
|
+
msgstr ""
|
|
61
|
+
|
|
62
|
+
msgid "Puppet Environment name"
|
|
63
|
+
msgstr ""
|
|
64
|
+
|
|
74
65
|
msgid "ID of associated Puppet environment"
|
|
75
66
|
msgstr "ID der zugehörigen Puppet-Umgebung"
|
|
76
67
|
|
|
@@ -86,12 +77,15 @@ msgstr "Namen der zugehörigen Puppet-Umgebung"
|
|
|
86
77
|
msgid "List of Puppet class ids"
|
|
87
78
|
msgstr "Liste der Puppet-Klassen-IDs"
|
|
88
79
|
|
|
89
|
-
msgid "
|
|
90
|
-
msgstr "
|
|
80
|
+
msgid "IDs of associated config groups"
|
|
81
|
+
msgstr ""
|
|
91
82
|
|
|
92
83
|
msgid "Name of Puppet proxy"
|
|
93
84
|
msgstr "Name des Puppet-Proxys"
|
|
94
85
|
|
|
86
|
+
msgid "Name of Puppet CA proxy"
|
|
87
|
+
msgstr "Name des Puppet-CA-Proxys"
|
|
88
|
+
|
|
95
89
|
msgid "ID"
|
|
96
90
|
msgstr "Kennung"
|
|
97
91
|
|
|
@@ -131,9 +125,6 @@ msgstr "Umgebung gelöscht."
|
|
|
131
125
|
msgid "Could not delete the environment"
|
|
132
126
|
msgstr "Umgebung konnte nicht gelöscht werden"
|
|
133
127
|
|
|
134
|
-
msgid "Puppet Environment"
|
|
135
|
-
msgstr "Puppet-Umgebung"
|
|
136
|
-
|
|
137
128
|
msgid "Puppet CA Proxy"
|
|
138
129
|
msgstr "Puppet CA Proxy"
|
|
139
130
|
|
|
Binary file
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
-
# This file is distributed under the same license as the
|
|
3
|
+
# This file is distributed under the same license as the hammer_cli_foreman_puppet package.
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
5
|
#
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
|
-
"Project-Id-Version: hammer_cli_foreman_puppet 0.1.
|
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_puppet 0.1.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date:
|
|
11
|
-
"PO-Revision-Date:
|
|
10
|
+
"POT-Creation-Date: 2026-02-10 11:06+0000\n"
|
|
11
|
+
"PO-Revision-Date: 2026-02-10 11:06+0000\n"
|
|
12
12
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
13
13
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
14
14
|
"Language: \n"
|
|
@@ -29,31 +29,22 @@ msgstr ""
|
|
|
29
29
|
msgid "Manage Foreman Puppet smart class parameters"
|
|
30
30
|
msgstr ""
|
|
31
31
|
|
|
32
|
-
msgid "
|
|
33
|
-
msgstr ""
|
|
34
|
-
|
|
35
|
-
msgid "The environment has been associated."
|
|
36
|
-
msgstr ""
|
|
37
|
-
|
|
38
|
-
msgid "Could not associate the environment"
|
|
39
|
-
msgstr ""
|
|
40
|
-
|
|
41
|
-
msgid "Disassociate a Puppet environment"
|
|
32
|
+
msgid "Id"
|
|
42
33
|
msgstr ""
|
|
43
34
|
|
|
44
|
-
msgid "
|
|
35
|
+
msgid "Name"
|
|
45
36
|
msgstr ""
|
|
46
37
|
|
|
47
|
-
msgid "
|
|
38
|
+
msgid "Smart class parameters"
|
|
48
39
|
msgstr ""
|
|
49
40
|
|
|
50
|
-
msgid "
|
|
41
|
+
msgid "Puppet Environment"
|
|
51
42
|
msgstr ""
|
|
52
43
|
|
|
53
|
-
msgid "
|
|
44
|
+
msgid "Puppet Environment ID"
|
|
54
45
|
msgstr ""
|
|
55
46
|
|
|
56
|
-
msgid "
|
|
47
|
+
msgid "Puppet Environment name"
|
|
57
48
|
msgstr ""
|
|
58
49
|
|
|
59
50
|
msgid "ID of associated Puppet environment"
|
|
@@ -71,12 +62,15 @@ msgstr ""
|
|
|
71
62
|
msgid "List of Puppet class ids"
|
|
72
63
|
msgstr ""
|
|
73
64
|
|
|
74
|
-
msgid "
|
|
65
|
+
msgid "IDs of associated config groups"
|
|
75
66
|
msgstr ""
|
|
76
67
|
|
|
77
68
|
msgid "Name of Puppet proxy"
|
|
78
69
|
msgstr ""
|
|
79
70
|
|
|
71
|
+
msgid "Name of Puppet CA proxy"
|
|
72
|
+
msgstr ""
|
|
73
|
+
|
|
80
74
|
msgid "ID"
|
|
81
75
|
msgstr ""
|
|
82
76
|
|
|
@@ -116,9 +110,6 @@ msgstr ""
|
|
|
116
110
|
msgid "Could not delete the environment"
|
|
117
111
|
msgstr ""
|
|
118
112
|
|
|
119
|
-
msgid "Puppet Environment"
|
|
120
|
-
msgstr ""
|
|
121
|
-
|
|
122
113
|
msgid "Puppet CA Proxy"
|
|
123
114
|
msgstr ""
|
|
124
115
|
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
-
# This file is distributed under the same license as the
|
|
3
|
+
# This file is distributed under the same license as the hammer_cli_foreman_puppet package.
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
#, fuzzy
|
|
16
16
|
msgid ""
|
|
17
17
|
msgstr ""
|
|
18
|
-
"Project-Id-Version: hammer_cli_foreman_puppet 0.1.
|
|
18
|
+
"Project-Id-Version: hammer_cli_foreman_puppet 0.1.1\n"
|
|
19
19
|
"Report-Msgid-Bugs-To: \n"
|
|
20
|
-
"POT-Creation-Date:
|
|
20
|
+
"POT-Creation-Date: 2026-02-10 11:06+0000\n"
|
|
21
21
|
"PO-Revision-Date: 2021-08-02 17:36+0000\n"
|
|
22
22
|
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
|
|
23
23
|
"Language-Team: Spanish (https://app.transifex.com/foreman/teams/114/es/)\n"
|
|
@@ -40,24 +40,6 @@ msgstr "Gestionar los grupos de configuración de Foreman"
|
|
|
40
40
|
msgid "Manage Foreman Puppet smart class parameters"
|
|
41
41
|
msgstr "Gestionar los parámetros de la clase inteligente Puppet de Foreman"
|
|
42
42
|
|
|
43
|
-
msgid "Associate a Puppet environment"
|
|
44
|
-
msgstr "Asociar un entorno Puppet"
|
|
45
|
-
|
|
46
|
-
msgid "The environment has been associated."
|
|
47
|
-
msgstr "El entorno se ha asociado."
|
|
48
|
-
|
|
49
|
-
msgid "Could not associate the environment"
|
|
50
|
-
msgstr "No se pudo asociar el ambiente."
|
|
51
|
-
|
|
52
|
-
msgid "Disassociate a Puppet environment"
|
|
53
|
-
msgstr "Desasociar un entorno Puppet"
|
|
54
|
-
|
|
55
|
-
msgid "The environment has been disassociated."
|
|
56
|
-
msgstr "El entorno se ha desasociado."
|
|
57
|
-
|
|
58
|
-
msgid "Could not disassociate the environment"
|
|
59
|
-
msgstr "No se pudo asociar el ambiente"
|
|
60
|
-
|
|
61
43
|
msgid "Id"
|
|
62
44
|
msgstr "ID"
|
|
63
45
|
|
|
@@ -67,6 +49,15 @@ msgstr "Nombre"
|
|
|
67
49
|
msgid "Smart class parameters"
|
|
68
50
|
msgstr "Parámetros de clase inteligentes"
|
|
69
51
|
|
|
52
|
+
msgid "Puppet Environment"
|
|
53
|
+
msgstr "Entorno de Puppet"
|
|
54
|
+
|
|
55
|
+
msgid "Puppet Environment ID"
|
|
56
|
+
msgstr ""
|
|
57
|
+
|
|
58
|
+
msgid "Puppet Environment name"
|
|
59
|
+
msgstr ""
|
|
60
|
+
|
|
70
61
|
msgid "ID of associated Puppet environment"
|
|
71
62
|
msgstr "ID del entorno Puppet asociado"
|
|
72
63
|
|
|
@@ -82,12 +73,15 @@ msgstr "Nombres del entorno Puppet asociado"
|
|
|
82
73
|
msgid "List of Puppet class ids"
|
|
83
74
|
msgstr "Lista de identificadores de clase de Puppet"
|
|
84
75
|
|
|
85
|
-
msgid "
|
|
86
|
-
msgstr "
|
|
76
|
+
msgid "IDs of associated config groups"
|
|
77
|
+
msgstr ""
|
|
87
78
|
|
|
88
79
|
msgid "Name of Puppet proxy"
|
|
89
80
|
msgstr "Nombre del proxy Puppet"
|
|
90
81
|
|
|
82
|
+
msgid "Name of Puppet CA proxy"
|
|
83
|
+
msgstr "Nombre del proxy Puppet CA"
|
|
84
|
+
|
|
91
85
|
msgid "ID"
|
|
92
86
|
msgstr "ID"
|
|
93
87
|
|
|
@@ -127,9 +121,6 @@ msgstr "Entorno borrado."
|
|
|
127
121
|
msgid "Could not delete the environment"
|
|
128
122
|
msgstr "No se pudo borrar el entorno"
|
|
129
123
|
|
|
130
|
-
msgid "Puppet Environment"
|
|
131
|
-
msgstr "Entorno de Puppet"
|
|
132
|
-
|
|
133
124
|
msgid "Puppet CA Proxy"
|
|
134
125
|
msgstr "Proxy Puppet CA"
|
|
135
126
|
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
-
# This file is distributed under the same license as the
|
|
3
|
+
# This file is distributed under the same license as the hammer_cli_foreman_puppet package.
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
@@ -9,15 +9,16 @@
|
|
|
9
9
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2021
|
|
10
10
|
# Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2021
|
|
11
11
|
# Amit Upadhye <aupadhye@redhat.com>, 2023
|
|
12
|
+
# Ondřej Gajdušek, 2026
|
|
12
13
|
#
|
|
13
14
|
#, fuzzy
|
|
14
15
|
msgid ""
|
|
15
16
|
msgstr ""
|
|
16
|
-
"Project-Id-Version: hammer_cli_foreman_puppet 0.1.
|
|
17
|
+
"Project-Id-Version: hammer_cli_foreman_puppet 0.1.1\n"
|
|
17
18
|
"Report-Msgid-Bugs-To: \n"
|
|
18
|
-
"POT-Creation-Date:
|
|
19
|
+
"POT-Creation-Date: 2026-02-10 11:06+0000\n"
|
|
19
20
|
"PO-Revision-Date: 2021-08-02 17:36+0000\n"
|
|
20
|
-
"Last-Translator:
|
|
21
|
+
"Last-Translator: Ondřej Gajdušek, 2026\n"
|
|
21
22
|
"Language-Team: French (https://app.transifex.com/foreman/teams/114/fr/)\n"
|
|
22
23
|
"MIME-Version: 1.0\n"
|
|
23
24
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -38,24 +39,6 @@ msgstr "Gérer les groupes de configuration de Foreman"
|
|
|
38
39
|
msgid "Manage Foreman Puppet smart class parameters"
|
|
39
40
|
msgstr "Gérer les paramètres de classe smart de Foreman Puppet"
|
|
40
41
|
|
|
41
|
-
msgid "Associate a Puppet environment"
|
|
42
|
-
msgstr "Associer un environnements Puppet"
|
|
43
|
-
|
|
44
|
-
msgid "The environment has been associated."
|
|
45
|
-
msgstr "L'environnement a été associé."
|
|
46
|
-
|
|
47
|
-
msgid "Could not associate the environment"
|
|
48
|
-
msgstr "Impossible d'associer l'environnement"
|
|
49
|
-
|
|
50
|
-
msgid "Disassociate a Puppet environment"
|
|
51
|
-
msgstr "Dissocier environnement Puppet"
|
|
52
|
-
|
|
53
|
-
msgid "The environment has been disassociated."
|
|
54
|
-
msgstr "L'environnement a été dissocié."
|
|
55
|
-
|
|
56
|
-
msgid "Could not disassociate the environment"
|
|
57
|
-
msgstr "Impossible de dissocié l'environnement"
|
|
58
|
-
|
|
59
42
|
msgid "Id"
|
|
60
43
|
msgstr "Id"
|
|
61
44
|
|
|
@@ -65,6 +48,15 @@ msgstr "Nom"
|
|
|
65
48
|
msgid "Smart class parameters"
|
|
66
49
|
msgstr "Paramètres smart class"
|
|
67
50
|
|
|
51
|
+
msgid "Puppet Environment"
|
|
52
|
+
msgstr "Environnement Puppet"
|
|
53
|
+
|
|
54
|
+
msgid "Puppet Environment ID"
|
|
55
|
+
msgstr "ID Environnement Puppet"
|
|
56
|
+
|
|
57
|
+
msgid "Puppet Environment name"
|
|
58
|
+
msgstr "Nom de l’environnement Puppet"
|
|
59
|
+
|
|
68
60
|
msgid "ID of associated Puppet environment"
|
|
69
61
|
msgstr "ID environnement Puppet associé"
|
|
70
62
|
|
|
@@ -80,12 +72,15 @@ msgstr "Noms de l’environnement Puppet associé"
|
|
|
80
72
|
msgid "List of Puppet class ids"
|
|
81
73
|
msgstr "Liste des identifiants de classes Puppet"
|
|
82
74
|
|
|
83
|
-
msgid "
|
|
84
|
-
msgstr "
|
|
75
|
+
msgid "IDs of associated config groups"
|
|
76
|
+
msgstr "ID des groupes de configuration associés"
|
|
85
77
|
|
|
86
78
|
msgid "Name of Puppet proxy"
|
|
87
79
|
msgstr "Nom du proxy Puppet"
|
|
88
80
|
|
|
81
|
+
msgid "Name of Puppet CA proxy"
|
|
82
|
+
msgstr "Nom du proxy Puppet CA"
|
|
83
|
+
|
|
89
84
|
msgid "ID"
|
|
90
85
|
msgstr "ID"
|
|
91
86
|
|
|
@@ -125,9 +120,6 @@ msgstr "Environnement supprimé."
|
|
|
125
120
|
msgid "Could not delete the environment"
|
|
126
121
|
msgstr "Impossible de supprimer l'environnement"
|
|
127
122
|
|
|
128
|
-
msgid "Puppet Environment"
|
|
129
|
-
msgstr "Environnement Puppet"
|
|
130
|
-
|
|
131
123
|
msgid "Puppet CA Proxy"
|
|
132
124
|
msgstr "Proxy Puppet CA"
|
|
133
125
|
|