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
|
@@ -1,15 +1,15 @@
|
|
|
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
|
#, fuzzy
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version:
|
|
9
|
+
"Project-Id-Version: hammer_cli_foreman_puppet 0.1.1\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date:
|
|
12
|
-
"PO-Revision-Date:
|
|
11
|
+
"POT-Creation-Date: 2026-02-10 11:06+0000\n"
|
|
12
|
+
"PO-Revision-Date: 2026-02-10 11:06+0000\n"
|
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
15
15
|
"Language: \n"
|
|
@@ -34,53 +34,38 @@ msgstr ""
|
|
|
34
34
|
msgid "Manage Foreman Puppet smart class parameters"
|
|
35
35
|
msgstr ""
|
|
36
36
|
|
|
37
|
-
#:
|
|
38
|
-
#: ../lib/hammer_cli_foreman_puppet/associating_commands/associating_commands.rb:18
|
|
39
|
-
msgid "Associate a Puppet environment"
|
|
40
|
-
msgstr ""
|
|
41
|
-
|
|
42
|
-
#:
|
|
43
|
-
#: ../lib/hammer_cli_foreman_puppet/associating_commands/associating_commands.rb:21
|
|
44
|
-
msgid "The environment has been associated."
|
|
45
|
-
msgstr ""
|
|
46
|
-
|
|
47
|
-
#:
|
|
48
|
-
#: ../lib/hammer_cli_foreman_puppet/associating_commands/associating_commands.rb:22
|
|
49
|
-
msgid "Could not associate the environment"
|
|
50
|
-
msgstr ""
|
|
51
|
-
|
|
52
|
-
#:
|
|
53
|
-
#: ../lib/hammer_cli_foreman_puppet/associating_commands/associating_commands.rb:30
|
|
54
|
-
msgid "Disassociate a Puppet environment"
|
|
55
|
-
msgstr ""
|
|
56
|
-
|
|
57
|
-
#:
|
|
58
|
-
#: ../lib/hammer_cli_foreman_puppet/associating_commands/associating_commands.rb:33
|
|
59
|
-
msgid "The environment has been disassociated."
|
|
60
|
-
msgstr ""
|
|
61
|
-
|
|
62
|
-
#:
|
|
63
|
-
#: ../lib/hammer_cli_foreman_puppet/associating_commands/associating_commands.rb:34
|
|
64
|
-
msgid "Could not disassociate the environment"
|
|
65
|
-
msgstr ""
|
|
66
|
-
|
|
67
|
-
#: ../lib/hammer_cli_foreman_puppet/class.rb:8
|
|
37
|
+
#: ../lib/hammer_cli_foreman_puppet/class.rb:7
|
|
68
38
|
#: ../lib/hammer_cli_foreman_puppet/environment.rb:8
|
|
69
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
70
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
39
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:7
|
|
40
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:73
|
|
71
41
|
msgid "Id"
|
|
72
42
|
msgstr ""
|
|
73
43
|
|
|
74
|
-
#: ../lib/hammer_cli_foreman_puppet/class.rb:
|
|
44
|
+
#: ../lib/hammer_cli_foreman_puppet/class.rb:8
|
|
75
45
|
#: ../lib/hammer_cli_foreman_puppet/config_group.rb:8
|
|
76
46
|
#: ../lib/hammer_cli_foreman_puppet/environment.rb:9
|
|
77
47
|
msgid "Name"
|
|
78
48
|
msgstr ""
|
|
79
49
|
|
|
80
|
-
#: ../lib/hammer_cli_foreman_puppet/class.rb:
|
|
50
|
+
#: ../lib/hammer_cli_foreman_puppet/class.rb:28
|
|
81
51
|
msgid "Smart class parameters"
|
|
82
52
|
msgstr ""
|
|
83
53
|
|
|
54
|
+
#: ../lib/hammer_cli_foreman_puppet/combination.rb:8
|
|
55
|
+
#: ../lib/hammer_cli_foreman_puppet/host.rb:38
|
|
56
|
+
#: ../lib/hammer_cli_foreman_puppet/hostgroup.rb:34
|
|
57
|
+
#: ../lib/hammer_cli_foreman_puppet/hostgroup.rb:40
|
|
58
|
+
msgid "Puppet Environment"
|
|
59
|
+
msgstr ""
|
|
60
|
+
|
|
61
|
+
#: ../lib/hammer_cli_foreman_puppet/combination.rb:15
|
|
62
|
+
msgid "Puppet Environment ID"
|
|
63
|
+
msgstr ""
|
|
64
|
+
|
|
65
|
+
#: ../lib/hammer_cli_foreman_puppet/combination.rb:16
|
|
66
|
+
msgid "Puppet Environment name"
|
|
67
|
+
msgstr ""
|
|
68
|
+
|
|
84
69
|
#: ../lib/hammer_cli_foreman_puppet/command_extensions/environment.rb:7
|
|
85
70
|
msgid "ID of associated Puppet environment"
|
|
86
71
|
msgstr ""
|
|
@@ -102,16 +87,21 @@ msgstr ""
|
|
|
102
87
|
msgid "List of Puppet class ids"
|
|
103
88
|
msgstr ""
|
|
104
89
|
|
|
105
|
-
#: ../lib/hammer_cli_foreman_puppet/command_extensions/host.rb:
|
|
106
|
-
#: ../lib/hammer_cli_foreman_puppet/command_extensions/hostgroup.rb:
|
|
107
|
-
msgid "
|
|
90
|
+
#: ../lib/hammer_cli_foreman_puppet/command_extensions/host.rb:25
|
|
91
|
+
#: ../lib/hammer_cli_foreman_puppet/command_extensions/hostgroup.rb:31
|
|
92
|
+
msgid "IDs of associated config groups"
|
|
108
93
|
msgstr ""
|
|
109
94
|
|
|
110
|
-
#: ../lib/hammer_cli_foreman_puppet/command_extensions/host.rb:
|
|
111
|
-
#: ../lib/hammer_cli_foreman_puppet/command_extensions/hostgroup.rb:
|
|
95
|
+
#: ../lib/hammer_cli_foreman_puppet/command_extensions/host.rb:31
|
|
96
|
+
#: ../lib/hammer_cli_foreman_puppet/command_extensions/hostgroup.rb:37
|
|
112
97
|
msgid "Name of Puppet proxy"
|
|
113
98
|
msgstr ""
|
|
114
99
|
|
|
100
|
+
#: ../lib/hammer_cli_foreman_puppet/command_extensions/host.rb:34
|
|
101
|
+
#: ../lib/hammer_cli_foreman_puppet/command_extensions/hostgroup.rb:36
|
|
102
|
+
msgid "Name of Puppet CA proxy"
|
|
103
|
+
msgstr ""
|
|
104
|
+
|
|
115
105
|
#: ../lib/hammer_cli_foreman_puppet/config_group.rb:7
|
|
116
106
|
msgid "ID"
|
|
117
107
|
msgstr ""
|
|
@@ -165,18 +155,12 @@ msgid "Could not delete the environment"
|
|
|
165
155
|
msgstr ""
|
|
166
156
|
|
|
167
157
|
#: ../lib/hammer_cli_foreman_puppet/host.rb:39
|
|
168
|
-
#: ../lib/hammer_cli_foreman_puppet/hostgroup.rb:
|
|
169
|
-
#: ../lib/hammer_cli_foreman_puppet/hostgroup.rb:42
|
|
170
|
-
msgid "Puppet Environment"
|
|
171
|
-
msgstr ""
|
|
172
|
-
|
|
173
|
-
#: ../lib/hammer_cli_foreman_puppet/host.rb:40
|
|
174
|
-
#: ../lib/hammer_cli_foreman_puppet/hostgroup.rb:43
|
|
158
|
+
#: ../lib/hammer_cli_foreman_puppet/hostgroup.rb:41
|
|
175
159
|
msgid "Puppet CA Proxy"
|
|
176
160
|
msgstr ""
|
|
177
161
|
|
|
178
|
-
#: ../lib/hammer_cli_foreman_puppet/host.rb:
|
|
179
|
-
#: ../lib/hammer_cli_foreman_puppet/hostgroup.rb:
|
|
162
|
+
#: ../lib/hammer_cli_foreman_puppet/host.rb:40
|
|
163
|
+
#: ../lib/hammer_cli_foreman_puppet/hostgroup.rb:42
|
|
180
164
|
msgid "Puppet Master Proxy"
|
|
181
165
|
msgstr ""
|
|
182
166
|
|
|
@@ -205,119 +189,117 @@ msgstr ""
|
|
|
205
189
|
msgid "Name to search by"
|
|
206
190
|
msgstr ""
|
|
207
191
|
|
|
208
|
-
#: ../lib/hammer_cli_foreman_puppet/puppet_references.rb:
|
|
209
|
-
#: ../lib/hammer_cli_foreman_puppet/references.rb:15
|
|
192
|
+
#: ../lib/hammer_cli_foreman_puppet/puppet_references.rb:5
|
|
210
193
|
msgid "Puppetclasses"
|
|
211
194
|
msgstr ""
|
|
212
195
|
|
|
213
|
-
#: ../lib/hammer_cli_foreman_puppet/puppet_references.rb:
|
|
214
|
-
#: ../lib/hammer_cli_foreman_puppet/references.rb:7
|
|
196
|
+
#: ../lib/hammer_cli_foreman_puppet/puppet_references.rb:13
|
|
215
197
|
msgid "Environments"
|
|
216
198
|
msgstr ""
|
|
217
199
|
|
|
218
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
200
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:9
|
|
219
201
|
msgid "Parameter"
|
|
220
202
|
msgstr ""
|
|
221
203
|
|
|
222
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
204
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:10
|
|
223
205
|
msgid "Default Value"
|
|
224
206
|
msgstr ""
|
|
225
207
|
|
|
226
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
208
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:11
|
|
227
209
|
msgid "Override"
|
|
228
210
|
msgstr ""
|
|
229
211
|
|
|
230
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
212
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:33
|
|
231
213
|
msgid "Puppet class"
|
|
232
214
|
msgstr ""
|
|
233
215
|
|
|
234
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
216
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:34
|
|
235
217
|
msgid "Class Id"
|
|
236
218
|
msgstr ""
|
|
237
219
|
|
|
238
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
220
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:56
|
|
239
221
|
msgid "Description"
|
|
240
222
|
msgstr ""
|
|
241
223
|
|
|
242
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
243
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
224
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:57
|
|
225
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:63
|
|
244
226
|
msgid "Type"
|
|
245
227
|
msgstr ""
|
|
246
228
|
|
|
247
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
229
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:58
|
|
248
230
|
msgid "Hidden Value?"
|
|
249
231
|
msgstr ""
|
|
250
232
|
|
|
251
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
252
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
233
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:59
|
|
234
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:76
|
|
253
235
|
msgid "Omit"
|
|
254
236
|
msgstr ""
|
|
255
237
|
|
|
256
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
238
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:60
|
|
257
239
|
msgid "Required"
|
|
258
240
|
msgstr ""
|
|
259
241
|
|
|
260
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
242
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:62
|
|
261
243
|
msgid "Validator"
|
|
262
244
|
msgstr ""
|
|
263
245
|
|
|
264
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
246
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:64
|
|
265
247
|
msgid "Rule"
|
|
266
248
|
msgstr ""
|
|
267
249
|
|
|
268
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
250
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:66
|
|
269
251
|
msgid "Override values"
|
|
270
252
|
msgstr ""
|
|
271
253
|
|
|
272
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
254
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:67
|
|
273
255
|
msgid "Merge overrides"
|
|
274
256
|
msgstr ""
|
|
275
257
|
|
|
276
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
258
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:68
|
|
277
259
|
msgid "Merge default value"
|
|
278
260
|
msgstr ""
|
|
279
261
|
|
|
280
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
262
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:69
|
|
281
263
|
msgid "Avoid duplicates"
|
|
282
264
|
msgstr ""
|
|
283
265
|
|
|
284
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
266
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:70
|
|
285
267
|
msgid "Order"
|
|
286
268
|
msgstr ""
|
|
287
269
|
|
|
288
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
270
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:72
|
|
289
271
|
msgid "Values"
|
|
290
272
|
msgstr ""
|
|
291
273
|
|
|
292
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
274
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:74
|
|
293
275
|
msgid "Match"
|
|
294
276
|
msgstr ""
|
|
295
277
|
|
|
296
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
278
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:75
|
|
297
279
|
msgid "Value"
|
|
298
280
|
msgstr ""
|
|
299
281
|
|
|
300
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
282
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:101
|
|
301
283
|
msgid "Parameter updated."
|
|
302
284
|
msgstr ""
|
|
303
285
|
|
|
304
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
286
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:102
|
|
305
287
|
msgid "Could not update the parameter"
|
|
306
288
|
msgstr ""
|
|
307
289
|
|
|
308
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
290
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:104
|
|
309
291
|
msgid "Value to use when there is no match"
|
|
310
292
|
msgstr ""
|
|
311
293
|
|
|
312
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
294
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:111
|
|
313
295
|
msgid "Override this parameter"
|
|
314
296
|
msgstr ""
|
|
315
297
|
|
|
316
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
298
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:113
|
|
317
299
|
msgid "This parameter is required"
|
|
318
300
|
msgstr ""
|
|
319
301
|
|
|
320
|
-
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:
|
|
302
|
+
#: ../lib/hammer_cli_foreman_puppet/smart_class_parameter.rb:115
|
|
321
303
|
msgid "Type of the parameter"
|
|
322
304
|
msgstr ""
|
|
323
305
|
|
|
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,16 +9,16 @@
|
|
|
9
9
|
# Transifex Bot <>, 2021
|
|
10
10
|
# Amit Upadhye <aupadhye@redhat.com>, 2022
|
|
11
11
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
|
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
|
-
"<ewoud+transifex@kohlvanwijngaarden.nl>, 2025\n"
|
|
21
|
+
"Last-Translator: Ondřej Gajdušek, 2026\n"
|
|
22
22
|
"Language-Team: Japanese (https://app.transifex.com/foreman/teams/114/ja/)\n"
|
|
23
23
|
"MIME-Version: 1.0\n"
|
|
24
24
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -38,24 +38,6 @@ msgstr "Foreman 設定グループの管理"
|
|
|
38
38
|
msgid "Manage Foreman Puppet smart class parameters"
|
|
39
39
|
msgstr "Foreman Puppet スマートクラスパラメーターの管理"
|
|
40
40
|
|
|
41
|
-
msgid "Associate a Puppet environment"
|
|
42
|
-
msgstr "Puppet 環境を関連付けます。"
|
|
43
|
-
|
|
44
|
-
msgid "The environment has been associated."
|
|
45
|
-
msgstr "環境が関連付けられました。"
|
|
46
|
-
|
|
47
|
-
msgid "Could not associate the environment"
|
|
48
|
-
msgstr "環境を関連付けることができませんでした"
|
|
49
|
-
|
|
50
|
-
msgid "Disassociate a Puppet environment"
|
|
51
|
-
msgstr "Puppet 環境を関連付けを解除します。"
|
|
52
|
-
|
|
53
|
-
msgid "The environment has been disassociated."
|
|
54
|
-
msgstr "環境の関連付けが解除されました。"
|
|
55
|
-
|
|
56
|
-
msgid "Could not disassociate the environment"
|
|
57
|
-
msgstr "環境の関連付けを解除できませんでした"
|
|
58
|
-
|
|
59
41
|
msgid "Id"
|
|
60
42
|
msgstr "ID"
|
|
61
43
|
|
|
@@ -65,6 +47,15 @@ msgstr "名前"
|
|
|
65
47
|
msgid "Smart class parameters"
|
|
66
48
|
msgstr "スマートクラスパラメーター"
|
|
67
49
|
|
|
50
|
+
msgid "Puppet Environment"
|
|
51
|
+
msgstr "Puppet 環境"
|
|
52
|
+
|
|
53
|
+
msgid "Puppet Environment ID"
|
|
54
|
+
msgstr "Puppet 環境 ID"
|
|
55
|
+
|
|
56
|
+
msgid "Puppet Environment name"
|
|
57
|
+
msgstr "Puppet 環境名"
|
|
58
|
+
|
|
68
59
|
msgid "ID of associated Puppet environment"
|
|
69
60
|
msgstr "関連する Puppet 環境の ID"
|
|
70
61
|
|
|
@@ -80,12 +71,15 @@ msgstr "関連する Puppet 環境の 名前"
|
|
|
80
71
|
msgid "List of Puppet class ids"
|
|
81
72
|
msgstr "Puppet クラス ID の一覧"
|
|
82
73
|
|
|
83
|
-
msgid "
|
|
84
|
-
msgstr "
|
|
74
|
+
msgid "IDs of associated config groups"
|
|
75
|
+
msgstr "関連付けられた設定グループの ID"
|
|
85
76
|
|
|
86
77
|
msgid "Name of Puppet proxy"
|
|
87
78
|
msgstr "Puppet プロキシーの名前"
|
|
88
79
|
|
|
80
|
+
msgid "Name of Puppet CA proxy"
|
|
81
|
+
msgstr "Puppet CA プロキシーの名前"
|
|
82
|
+
|
|
89
83
|
msgid "ID"
|
|
90
84
|
msgstr "ID"
|
|
91
85
|
|
|
@@ -125,9 +119,6 @@ msgstr "環境が削除されました。"
|
|
|
125
119
|
msgid "Could not delete the environment"
|
|
126
120
|
msgstr "環境を削除できませんでした"
|
|
127
121
|
|
|
128
|
-
msgid "Puppet Environment"
|
|
129
|
-
msgstr "Puppet 環境"
|
|
130
|
-
|
|
131
122
|
msgid "Puppet CA Proxy"
|
|
132
123
|
msgstr "Puppet CA プロキシー"
|
|
133
124
|
|
|
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: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2022\n"
|
|
17
17
|
"Language-Team: Georgian (https://app.transifex.com/foreman/teams/114/ka/)\n"
|
|
@@ -33,24 +33,6 @@ msgstr "Foreman-ის კონფიგურაციის ჯგუფე
|
|
|
33
33
|
msgid "Manage Foreman Puppet smart class parameters"
|
|
34
34
|
msgstr "Foreman-ის Puppet-ის ჭკვიანი კლასის პარამეტრების მართვა"
|
|
35
35
|
|
|
36
|
-
msgid "Associate a Puppet environment"
|
|
37
|
-
msgstr "Puppet-ის გარემოს ასოცირება"
|
|
38
|
-
|
|
39
|
-
msgid "The environment has been associated."
|
|
40
|
-
msgstr "გარემო ასოცირდა."
|
|
41
|
-
|
|
42
|
-
msgid "Could not associate the environment"
|
|
43
|
-
msgstr "გარემოს ასოცირების შეცდომა"
|
|
44
|
-
|
|
45
|
-
msgid "Disassociate a Puppet environment"
|
|
46
|
-
msgstr "Puppet-ის გარემოს ასოცირების მოხსნა"
|
|
47
|
-
|
|
48
|
-
msgid "The environment has been disassociated."
|
|
49
|
-
msgstr "გარემოს ასოციაცია მოხსნილია."
|
|
50
|
-
|
|
51
|
-
msgid "Could not disassociate the environment"
|
|
52
|
-
msgstr "გარემოს ასოციაციის მოხსნის შეცდომა"
|
|
53
|
-
|
|
54
36
|
msgid "Id"
|
|
55
37
|
msgstr "ID"
|
|
56
38
|
|
|
@@ -60,6 +42,15 @@ msgstr "სახელი"
|
|
|
60
42
|
msgid "Smart class parameters"
|
|
61
43
|
msgstr "ჭკვიანი კლასის პარამეტრები"
|
|
62
44
|
|
|
45
|
+
msgid "Puppet Environment"
|
|
46
|
+
msgstr "Puppet-ის გარემო"
|
|
47
|
+
|
|
48
|
+
msgid "Puppet Environment ID"
|
|
49
|
+
msgstr ""
|
|
50
|
+
|
|
51
|
+
msgid "Puppet Environment name"
|
|
52
|
+
msgstr ""
|
|
53
|
+
|
|
63
54
|
msgid "ID of associated Puppet environment"
|
|
64
55
|
msgstr "Puppet-ის ასოცირებული გარემოს ID"
|
|
65
56
|
|
|
@@ -75,12 +66,15 @@ msgstr "Puppet-ის ასოცირებული გარემოს
|
|
|
75
66
|
msgid "List of Puppet class ids"
|
|
76
67
|
msgstr "Puppet-ის კლასების ID-ების სია"
|
|
77
68
|
|
|
78
|
-
msgid "
|
|
79
|
-
msgstr "
|
|
69
|
+
msgid "IDs of associated config groups"
|
|
70
|
+
msgstr ""
|
|
80
71
|
|
|
81
72
|
msgid "Name of Puppet proxy"
|
|
82
73
|
msgstr "Puppet-ის პროქსის სახელი"
|
|
83
74
|
|
|
75
|
+
msgid "Name of Puppet CA proxy"
|
|
76
|
+
msgstr "Puppet-ის CA პროქსის სახელი"
|
|
77
|
+
|
|
84
78
|
msgid "ID"
|
|
85
79
|
msgstr "ID"
|
|
86
80
|
|
|
@@ -120,9 +114,6 @@ msgstr "გარემო წაიშალა."
|
|
|
120
114
|
msgid "Could not delete the environment"
|
|
121
115
|
msgstr "გარემოს წაშლის შეცდომა"
|
|
122
116
|
|
|
123
|
-
msgid "Puppet Environment"
|
|
124
|
-
msgstr "Puppet-ის გარემო"
|
|
125
|
-
|
|
126
117
|
msgid "Puppet CA Proxy"
|
|
127
118
|
msgstr "Puppet CA-ის პროქსი"
|
|
128
119
|
|
|
Binary file
|
|
@@ -1,22 +1,22 @@
|
|
|
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:
|
|
7
7
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
|
|
8
8
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2021
|
|
9
9
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
|
10
|
+
# Ondřej Gajdušek, 2026
|
|
10
11
|
#
|
|
11
12
|
#, fuzzy
|
|
12
13
|
msgid ""
|
|
13
14
|
msgstr ""
|
|
14
|
-
"Project-Id-Version: hammer_cli_foreman_puppet 0.1.
|
|
15
|
+
"Project-Id-Version: hammer_cli_foreman_puppet 0.1.1\n"
|
|
15
16
|
"Report-Msgid-Bugs-To: \n"
|
|
16
|
-
"POT-Creation-Date:
|
|
17
|
+
"POT-Creation-Date: 2026-02-10 11:06+0000\n"
|
|
17
18
|
"PO-Revision-Date: 2021-08-02 17:36+0000\n"
|
|
18
|
-
"Last-Translator:
|
|
19
|
-
"<ewoud+transifex@kohlvanwijngaarden.nl>, 2024\n"
|
|
19
|
+
"Last-Translator: Ondřej Gajdušek, 2026\n"
|
|
20
20
|
"Language-Team: Korean (https://app.transifex.com/foreman/teams/114/ko/)\n"
|
|
21
21
|
"MIME-Version: 1.0\n"
|
|
22
22
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -36,24 +36,6 @@ msgstr "Foreman config 그룹 관리"
|
|
|
36
36
|
msgid "Manage Foreman Puppet smart class parameters"
|
|
37
37
|
msgstr "Foreman Puppet 스마트 클래스 매개변수 관리"
|
|
38
38
|
|
|
39
|
-
msgid "Associate a Puppet environment"
|
|
40
|
-
msgstr "Puppet 환경 연결"
|
|
41
|
-
|
|
42
|
-
msgid "The environment has been associated."
|
|
43
|
-
msgstr "환경이 연결되어 있습니다."
|
|
44
|
-
|
|
45
|
-
msgid "Could not associate the environment"
|
|
46
|
-
msgstr "환경을 연결할 수 없음"
|
|
47
|
-
|
|
48
|
-
msgid "Disassociate a Puppet environment"
|
|
49
|
-
msgstr "Puppet 환경 분리"
|
|
50
|
-
|
|
51
|
-
msgid "The environment has been disassociated."
|
|
52
|
-
msgstr "환경이 분리되었습니다."
|
|
53
|
-
|
|
54
|
-
msgid "Could not disassociate the environment"
|
|
55
|
-
msgstr "환경을 분리할 수 없음"
|
|
56
|
-
|
|
57
39
|
msgid "Id"
|
|
58
40
|
msgstr "ID"
|
|
59
41
|
|
|
@@ -63,6 +45,15 @@ msgstr "이름 "
|
|
|
63
45
|
msgid "Smart class parameters"
|
|
64
46
|
msgstr "스마트 클래스 매개 변수 "
|
|
65
47
|
|
|
48
|
+
msgid "Puppet Environment"
|
|
49
|
+
msgstr "Puppet 환경 "
|
|
50
|
+
|
|
51
|
+
msgid "Puppet Environment ID"
|
|
52
|
+
msgstr "Puppet 환경 ID"
|
|
53
|
+
|
|
54
|
+
msgid "Puppet Environment name"
|
|
55
|
+
msgstr "Puppet 환경 이름"
|
|
56
|
+
|
|
66
57
|
msgid "ID of associated Puppet environment"
|
|
67
58
|
msgstr "연결된 Puppet 환경의 ID"
|
|
68
59
|
|
|
@@ -78,12 +69,15 @@ msgstr "연결된 Puppet 환경의 이름"
|
|
|
78
69
|
msgid "List of Puppet class ids"
|
|
79
70
|
msgstr "Puppet 클래스 ID 목록"
|
|
80
71
|
|
|
81
|
-
msgid "
|
|
82
|
-
msgstr "
|
|
72
|
+
msgid "IDs of associated config groups"
|
|
73
|
+
msgstr "연결된 구성 그룹의 ID"
|
|
83
74
|
|
|
84
75
|
msgid "Name of Puppet proxy"
|
|
85
76
|
msgstr "Puppet 프록시 이름"
|
|
86
77
|
|
|
78
|
+
msgid "Name of Puppet CA proxy"
|
|
79
|
+
msgstr "Puppet CA 프록시 이름"
|
|
80
|
+
|
|
87
81
|
msgid "ID"
|
|
88
82
|
msgstr "ID"
|
|
89
83
|
|
|
@@ -123,9 +117,6 @@ msgstr "환경이 삭제되었습니다."
|
|
|
123
117
|
msgid "Could not delete the environment"
|
|
124
118
|
msgstr "환경을 삭제할 수 없습니다 "
|
|
125
119
|
|
|
126
|
-
msgid "Puppet Environment"
|
|
127
|
-
msgstr "Puppet 환경 "
|
|
128
|
-
|
|
129
120
|
msgid "Puppet CA Proxy"
|
|
130
121
|
msgstr "Puppet CA 프록시"
|
|
131
122
|
|
|
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: Portuguese (Brazil) (https://app.transifex.com/foreman/"
|
|
@@ -41,24 +41,6 @@ msgstr "Gerenciar grupos de configuração do Foreman"
|
|
|
41
41
|
msgid "Manage Foreman Puppet smart class parameters"
|
|
42
42
|
msgstr "Gerenciar parâmetros de classe inteligente do Foreman Puppet Puppet"
|
|
43
43
|
|
|
44
|
-
msgid "Associate a Puppet environment"
|
|
45
|
-
msgstr "Associar um ambiente Puppet"
|
|
46
|
-
|
|
47
|
-
msgid "The environment has been associated."
|
|
48
|
-
msgstr "O ambiente foi associado."
|
|
49
|
-
|
|
50
|
-
msgid "Could not associate the environment"
|
|
51
|
-
msgstr "Não foi possível associar o ambiente"
|
|
52
|
-
|
|
53
|
-
msgid "Disassociate a Puppet environment"
|
|
54
|
-
msgstr "Desassociar um ambiente Puppet"
|
|
55
|
-
|
|
56
|
-
msgid "The environment has been disassociated."
|
|
57
|
-
msgstr "O ambiente foi desassociado."
|
|
58
|
-
|
|
59
|
-
msgid "Could not disassociate the environment"
|
|
60
|
-
msgstr "Não foi possível desassociar o ambiente"
|
|
61
|
-
|
|
62
44
|
msgid "Id"
|
|
63
45
|
msgstr "Id"
|
|
64
46
|
|
|
@@ -68,6 +50,15 @@ msgstr "Nome"
|
|
|
68
50
|
msgid "Smart class parameters"
|
|
69
51
|
msgstr "Parâmetros de classe inteligentes"
|
|
70
52
|
|
|
53
|
+
msgid "Puppet Environment"
|
|
54
|
+
msgstr "Ambiente puppet"
|
|
55
|
+
|
|
56
|
+
msgid "Puppet Environment ID"
|
|
57
|
+
msgstr ""
|
|
58
|
+
|
|
59
|
+
msgid "Puppet Environment name"
|
|
60
|
+
msgstr ""
|
|
61
|
+
|
|
71
62
|
msgid "ID of associated Puppet environment"
|
|
72
63
|
msgstr "Identificação do ambiente associado ao Puppet"
|
|
73
64
|
|
|
@@ -83,12 +74,15 @@ msgstr "Nomes de ambiente de marionetes associados"
|
|
|
83
74
|
msgid "List of Puppet class ids"
|
|
84
75
|
msgstr "Lista de IDs de classe de marionetes"
|
|
85
76
|
|
|
86
|
-
msgid "
|
|
87
|
-
msgstr "
|
|
77
|
+
msgid "IDs of associated config groups"
|
|
78
|
+
msgstr ""
|
|
88
79
|
|
|
89
80
|
msgid "Name of Puppet proxy"
|
|
90
81
|
msgstr "Nome do Puppet proxy"
|
|
91
82
|
|
|
83
|
+
msgid "Name of Puppet CA proxy"
|
|
84
|
+
msgstr "Nome do proxy Puppet CA"
|
|
85
|
+
|
|
92
86
|
msgid "ID"
|
|
93
87
|
msgstr "ID"
|
|
94
88
|
|
|
@@ -128,9 +122,6 @@ msgstr "Ambiente excluído."
|
|
|
128
122
|
msgid "Could not delete the environment"
|
|
129
123
|
msgstr "Não foi possivel remover o ambiente"
|
|
130
124
|
|
|
131
|
-
msgid "Puppet Environment"
|
|
132
|
-
msgstr "Ambiente puppet"
|
|
133
|
-
|
|
134
125
|
msgid "Puppet CA Proxy"
|
|
135
126
|
msgstr "Proxy do Puppet CA"
|
|
136
127
|
|
|
Binary file
|