foreman_templates 9.4.0 → 9.5.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_templates/locale/cs_CZ/foreman_templates.js +95 -98
- data/app/assets/javascripts/foreman_templates/locale/de/foreman_templates.js +108 -111
- data/app/assets/javascripts/foreman_templates/locale/en_GB/foreman_templates.js +64 -67
- data/app/assets/javascripts/foreman_templates/locale/es/foreman_templates.js +108 -111
- data/app/assets/javascripts/foreman_templates/locale/fr/foreman_templates.js +108 -111
- data/app/assets/javascripts/foreman_templates/locale/gl/foreman_templates.js +63 -66
- data/app/assets/javascripts/foreman_templates/locale/it/foreman_templates.js +78 -81
- data/app/assets/javascripts/foreman_templates/locale/ja/foreman_templates.js +116 -119
- data/app/assets/javascripts/foreman_templates/locale/ka/foreman_templates.js +116 -119
- data/app/assets/javascripts/foreman_templates/locale/ko/foreman_templates.js +79 -82
- data/app/assets/javascripts/foreman_templates/locale/pt_BR/foreman_templates.js +108 -111
- data/app/assets/javascripts/foreman_templates/locale/ru/foreman_templates.js +79 -82
- data/app/assets/javascripts/foreman_templates/locale/sv_SE/foreman_templates.js +63 -66
- data/app/assets/javascripts/foreman_templates/locale/zh_CN/foreman_templates.js +116 -119
- data/app/assets/javascripts/foreman_templates/locale/zh_TW/foreman_templates.js +79 -82
- data/app/models/concerns/foreman_templates/template_extensions.rb +1 -1
- data/app/services/foreman_templates/parse_result.rb +2 -2
- data/app/services/foreman_templates/template_exporter.rb +4 -2
- data/app/services/foreman_templates/template_importer.rb +2 -2
- data/lib/foreman_templates/version.rb +1 -1
- data/locale/cs_CZ/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/cs_CZ/foreman_templates.po +7 -10
- data/locale/de/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/de/foreman_templates.po +7 -10
- data/locale/en_GB/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/en_GB/foreman_templates.po +7 -10
- data/locale/es/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/es/foreman_templates.po +7 -10
- data/locale/fr/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/fr/foreman_templates.po +7 -10
- data/locale/gl/foreman_templates.po +5 -8
- data/locale/it/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/it/foreman_templates.po +6 -9
- data/locale/ja/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ja/foreman_templates.po +7 -10
- data/locale/ka/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ka/foreman_templates.po +7 -10
- data/locale/ko/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ko/foreman_templates.po +7 -10
- data/locale/pt_BR/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/pt_BR/foreman_templates.po +7 -10
- data/locale/ru/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ru/foreman_templates.po +7 -10
- data/locale/sv_SE/foreman_templates.po +5 -8
- data/locale/zh_CN/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/zh_CN/foreman_templates.po +7 -10
- data/locale/zh_TW/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/zh_TW/foreman_templates.po +7 -10
- data/package.json +0 -1
- metadata +3 -3
@@ -17,194 +17,191 @@
|
|
17
17
|
"domain": "foreman_templates",
|
18
18
|
"plural_forms": "nplurals=2; plural=(n != 1);"
|
19
19
|
},
|
20
|
-
"
|
20
|
+
"Action type": [
|
21
21
|
""
|
22
22
|
],
|
23
|
-
"
|
23
|
+
"Always": [
|
24
24
|
""
|
25
25
|
],
|
26
|
-
"
|
26
|
+
"Associate": [
|
27
27
|
""
|
28
28
|
],
|
29
|
-
"
|
29
|
+
"Associate templates to OS, organization and location": [
|
30
30
|
""
|
31
31
|
],
|
32
|
-
"
|
32
|
+
"Associate to OS's, Locations & Organizations. Options are: always, new or never.": [
|
33
33
|
""
|
34
34
|
],
|
35
|
-
"
|
35
|
+
"Back to sync form": [
|
36
36
|
""
|
37
37
|
],
|
38
|
-
"
|
38
|
+
"Branch": [
|
39
39
|
""
|
40
40
|
],
|
41
|
-
"
|
41
|
+
"Branch in Git repo.": [
|
42
42
|
""
|
43
43
|
],
|
44
|
-
"
|
44
|
+
"Choose verbosity for Rake task importing templates": [
|
45
45
|
""
|
46
46
|
],
|
47
|
-
"
|
47
|
+
"Commit message": [
|
48
48
|
""
|
49
49
|
],
|
50
|
-
"
|
50
|
+
"Custom commit message for templates export": [
|
51
51
|
""
|
52
52
|
],
|
53
|
-
"
|
53
|
+
"Default branch in Git repo": [
|
54
54
|
""
|
55
55
|
],
|
56
|
-
"
|
56
|
+
"Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [
|
57
57
|
""
|
58
58
|
],
|
59
|
-
"
|
59
|
+
"Dirname": [
|
60
60
|
""
|
61
61
|
],
|
62
|
-
"
|
62
|
+
"Export": [
|
63
63
|
""
|
64
64
|
],
|
65
|
-
"
|
65
|
+
"Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
|
66
66
|
""
|
67
67
|
],
|
68
|
-
"
|
68
|
+
"Filter": [
|
69
69
|
""
|
70
70
|
],
|
71
|
-
"
|
71
|
+
"Force import": [
|
72
72
|
""
|
73
73
|
],
|
74
|
-
"
|
74
|
+
"How to handle lock for imported templates?": [
|
75
75
|
""
|
76
76
|
],
|
77
|
-
"
|
77
|
+
"Import": [
|
78
78
|
""
|
79
79
|
],
|
80
|
-
"
|
80
|
+
"Import or Export Templates": [
|
81
81
|
""
|
82
82
|
],
|
83
|
-
"
|
83
|
+
"Import/export names matching this regex (case-insensitive; snippets are not filtered)": [
|
84
84
|
""
|
85
85
|
],
|
86
|
-
"
|
86
|
+
"Initiate Export": [
|
87
87
|
""
|
88
88
|
],
|
89
|
-
"
|
89
|
+
"Initiate Import": [
|
90
90
|
""
|
91
91
|
],
|
92
92
|
"Keep": [
|
93
93
|
""
|
94
94
|
],
|
95
|
-
"
|
95
|
+
"Keep, do not lock new": [
|
96
96
|
""
|
97
97
|
],
|
98
|
-
"
|
98
|
+
"Keep, lock new": [
|
99
99
|
""
|
100
100
|
],
|
101
|
-
"
|
101
|
+
"Lock": [
|
102
102
|
""
|
103
103
|
],
|
104
|
-
"
|
104
|
+
"Lock imported templates": [
|
105
105
|
""
|
106
106
|
],
|
107
|
-
"
|
107
|
+
"Lock templates": [
|
108
108
|
""
|
109
109
|
],
|
110
|
-
"
|
110
|
+
"Metadata export mode": [
|
111
111
|
""
|
112
112
|
],
|
113
|
-
"
|
113
|
+
"Negate": [
|
114
114
|
""
|
115
115
|
],
|
116
|
-
"
|
116
|
+
"Negate the filter for import/export": [
|
117
117
|
""
|
118
118
|
],
|
119
|
-
"
|
119
|
+
"Negate the prefix (for purging).": [
|
120
120
|
""
|
121
121
|
],
|
122
|
-
"
|
122
|
+
"Never": [
|
123
123
|
""
|
124
124
|
],
|
125
|
-
"
|
125
|
+
"New": [
|
126
126
|
""
|
127
127
|
],
|
128
|
-
"
|
128
|
+
"Override the default repo from settings.": [
|
129
129
|
""
|
130
130
|
],
|
131
|
-
"
|
131
|
+
"Page Not Found": [
|
132
132
|
""
|
133
133
|
],
|
134
|
-
"
|
134
|
+
"Permission Denied": [
|
135
135
|
""
|
136
136
|
],
|
137
|
-
"
|
137
|
+
"Please check the access permissions/SELinux and make sure it is readable/writable for the web application user account, typically '%s'.": [
|
138
138
|
""
|
139
139
|
],
|
140
|
-
"
|
140
|
+
"Please request one of the required permissions listed below from a Foreman administrator:": [
|
141
141
|
""
|
142
142
|
],
|
143
|
-
"
|
143
|
+
"Prefix": [
|
144
144
|
""
|
145
145
|
],
|
146
|
-
"
|
146
|
+
"Refresh": [
|
147
147
|
""
|
148
148
|
],
|
149
|
-
"
|
149
|
+
"Remove": [
|
150
150
|
""
|
151
151
|
],
|
152
|
-
"
|
152
|
+
"Repo": [
|
153
153
|
""
|
154
154
|
],
|
155
155
|
"Should importing overwrite locked templates?": [
|
156
156
|
""
|
157
157
|
],
|
158
|
-
"
|
159
|
-
""
|
160
|
-
],
|
161
|
-
"How to handle lock for imported templates?": [
|
158
|
+
"Show template diff in response": [
|
162
159
|
""
|
163
160
|
],
|
164
|
-
"
|
161
|
+
"Specify how to handle metadata": [
|
165
162
|
""
|
166
163
|
],
|
167
|
-
"
|
164
|
+
"Sync Templates": [
|
168
165
|
""
|
169
166
|
],
|
170
|
-
"
|
167
|
+
"Target path to import/export. Different protocols can be used, for example /tmp/dir, git://example.com, https://example.com, ssh://example.com. When exporting to /tmp, note that production deployments may be configured to use private tmp.": [
|
171
168
|
""
|
172
169
|
],
|
173
|
-
"
|
170
|
+
"Template Sync": [
|
174
171
|
""
|
175
172
|
],
|
176
|
-
"
|
173
|
+
"The directory within Git repo containing the templates": [
|
177
174
|
""
|
178
175
|
],
|
179
|
-
"
|
176
|
+
"The directory within the Git repo containing the templates": [
|
180
177
|
""
|
181
178
|
],
|
182
179
|
"The page you are looking for does not exist": [
|
183
180
|
""
|
184
181
|
],
|
185
|
-
"
|
186
|
-
"
|
182
|
+
"The string all imported templates should begin with.": [
|
183
|
+
""
|
187
184
|
],
|
188
|
-
"
|
185
|
+
"The string that will be added as prefix to imported templates": [
|
189
186
|
""
|
190
187
|
],
|
191
|
-
"
|
188
|
+
"Unlock": [
|
192
189
|
""
|
193
190
|
],
|
194
|
-
"
|
191
|
+
"Update templates that are locked": [
|
195
192
|
""
|
196
193
|
],
|
197
|
-
"
|
198
|
-
"
|
194
|
+
"Use default value from settings": [
|
195
|
+
""
|
199
196
|
],
|
200
|
-
"
|
201
|
-
"
|
197
|
+
"Using file-based synchronization, but couldn't access %s. ": [
|
198
|
+
""
|
202
199
|
],
|
203
|
-
"
|
204
|
-
"
|
200
|
+
"Verbosity": [
|
201
|
+
""
|
205
202
|
],
|
206
|
-
"
|
207
|
-
"
|
203
|
+
"You are not authorized to perform this action.": [
|
204
|
+
"You are not authorised to perform this action."
|
208
205
|
]
|
209
206
|
}
|
210
207
|
}
|
@@ -17,194 +17,191 @@
|
|
17
17
|
"domain": "foreman_templates",
|
18
18
|
"plural_forms": "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
"
|
22
|
-
],
|
23
|
-
"Override the default repo from settings.": [
|
24
|
-
"Anular o reporte padrão das configurações."
|
25
|
-
],
|
26
|
-
"Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
|
27
|
-
"Modelos de exportação com nomes correspondentes a este regex (não sensível a maiúsculas e minúsculas; os trechos não são filtrados)."
|
28
|
-
],
|
29
|
-
"Negate the prefix (for purging).": [
|
30
|
-
"Negar o prefixo (para purga)."
|
20
|
+
"Action type": [
|
21
|
+
""
|
31
22
|
],
|
32
|
-
"
|
33
|
-
"
|
23
|
+
"Always": [
|
24
|
+
"Sempre"
|
34
25
|
],
|
35
|
-
"
|
36
|
-
"
|
26
|
+
"Associate": [
|
27
|
+
"Associado"
|
37
28
|
],
|
38
|
-
"
|
39
|
-
"
|
29
|
+
"Associate templates to OS, organization and location": [
|
30
|
+
"Associar modelos ao sistema operacional, organização e localização"
|
40
31
|
],
|
41
32
|
"Associate to OS's, Locations & Organizations. Options are: always, new or never.": [
|
42
33
|
"Associado a OS's, Locais e Organizações. As opções são: sempre, novo ou nunca."
|
43
34
|
],
|
44
|
-
"
|
45
|
-
"
|
35
|
+
"Back to sync form": [
|
36
|
+
""
|
46
37
|
],
|
47
|
-
"
|
48
|
-
"
|
38
|
+
"Branch": [
|
39
|
+
"Ramo"
|
49
40
|
],
|
50
|
-
"
|
51
|
-
"
|
41
|
+
"Branch in Git repo.": [
|
42
|
+
"Ramo em Git repo."
|
52
43
|
],
|
53
|
-
"
|
54
|
-
"
|
44
|
+
"Choose verbosity for Rake task importing templates": [
|
45
|
+
"Escolha a verbosidade para os modelos de importação da tarefa Rake"
|
55
46
|
],
|
56
|
-
"
|
57
|
-
"
|
47
|
+
"Commit message": [
|
48
|
+
""
|
58
49
|
],
|
59
50
|
"Custom commit message for templates export": [
|
60
51
|
""
|
61
52
|
],
|
62
|
-
"
|
63
|
-
"
|
53
|
+
"Default branch in Git repo": [
|
54
|
+
"Ramo padrão em Git repo"
|
64
55
|
],
|
65
|
-
"
|
56
|
+
"Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [
|
57
|
+
"Modo de exportação de metadados padrão, atualiza os metadados de revenda, mantém manterá os metadados existentes, removerá o modelo de exportação sem metadados"
|
58
|
+
],
|
59
|
+
"Dirname": [
|
60
|
+
"Dirname"
|
61
|
+
],
|
62
|
+
"Export": [
|
66
63
|
""
|
67
64
|
],
|
68
|
-
"
|
69
|
-
"
|
65
|
+
"Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
|
66
|
+
"Modelos de exportação com nomes correspondentes a este regex (não sensível a maiúsculas e minúsculas; os trechos não são filtrados)."
|
70
67
|
],
|
71
|
-
"
|
72
|
-
"
|
68
|
+
"Filter": [
|
69
|
+
"Flitro"
|
73
70
|
],
|
74
|
-
"
|
75
|
-
"
|
71
|
+
"Force import": [
|
72
|
+
"Forçar a importação"
|
76
73
|
],
|
77
|
-
"
|
78
|
-
"
|
74
|
+
"How to handle lock for imported templates?": [
|
75
|
+
""
|
79
76
|
],
|
80
|
-
"
|
77
|
+
"Import": [
|
81
78
|
""
|
82
79
|
],
|
83
|
-
"
|
80
|
+
"Import or Export Templates": [
|
84
81
|
""
|
85
82
|
],
|
86
|
-
"
|
87
|
-
"
|
83
|
+
"Import/export names matching this regex (case-insensitive; snippets are not filtered)": [
|
84
|
+
""
|
88
85
|
],
|
89
|
-
"
|
90
|
-
"
|
86
|
+
"Initiate Export": [
|
87
|
+
"Iniciar a exportação"
|
88
|
+
],
|
89
|
+
"Initiate Import": [
|
90
|
+
"Iniciar a importação"
|
91
91
|
],
|
92
92
|
"Keep": [
|
93
93
|
"Guarde"
|
94
94
|
],
|
95
|
-
"
|
96
|
-
"
|
95
|
+
"Keep, do not lock new": [
|
96
|
+
""
|
97
97
|
],
|
98
|
-
"
|
98
|
+
"Keep, lock new": [
|
99
99
|
""
|
100
100
|
],
|
101
|
-
"
|
102
|
-
"
|
101
|
+
"Lock": [
|
102
|
+
"Bloqueio"
|
103
103
|
],
|
104
|
-
"
|
105
|
-
"
|
104
|
+
"Lock imported templates": [
|
105
|
+
"Travar modelos importados"
|
106
106
|
],
|
107
|
-
"
|
108
|
-
"
|
107
|
+
"Lock templates": [
|
108
|
+
"Modelos de fechaduras"
|
109
109
|
],
|
110
|
-
"
|
111
|
-
"
|
110
|
+
"Metadata export mode": [
|
111
|
+
"Modo de exportação de metadados"
|
112
112
|
],
|
113
|
-
"
|
114
|
-
""
|
113
|
+
"Negate": [
|
114
|
+
"Negue"
|
115
115
|
],
|
116
|
-
"
|
117
|
-
"
|
116
|
+
"Negate the filter for import/export": [
|
117
|
+
""
|
118
118
|
],
|
119
|
-
"
|
120
|
-
"
|
119
|
+
"Negate the prefix (for purging).": [
|
120
|
+
"Negar o prefixo (para purga)."
|
121
121
|
],
|
122
|
-
"
|
123
|
-
"
|
122
|
+
"Never": [
|
123
|
+
"Nunca"
|
124
124
|
],
|
125
|
-
"
|
126
|
-
""
|
125
|
+
"New": [
|
126
|
+
"Novo"
|
127
127
|
],
|
128
|
-
"
|
129
|
-
"
|
128
|
+
"Override the default repo from settings.": [
|
129
|
+
"Anular o reporte padrão das configurações."
|
130
130
|
],
|
131
|
-
"
|
131
|
+
"Page Not Found": [
|
132
132
|
""
|
133
133
|
],
|
134
|
-
"
|
135
|
-
"
|
134
|
+
"Permission Denied": [
|
135
|
+
"Permissão negada"
|
136
136
|
],
|
137
|
-
"
|
137
|
+
"Please check the access permissions/SELinux and make sure it is readable/writable for the web application user account, typically '%s'.": [
|
138
138
|
""
|
139
139
|
],
|
140
|
-
"
|
141
|
-
"
|
140
|
+
"Please request one of the required permissions listed below from a Foreman administrator:": [
|
141
|
+
"Por favor, solicite uma das permissões necessárias listadas abaixo através de um administrador Foreman:"
|
142
142
|
],
|
143
|
-
"
|
144
|
-
"
|
143
|
+
"Prefix": [
|
144
|
+
"Prefixo"
|
145
145
|
],
|
146
|
-
"
|
147
|
-
"
|
146
|
+
"Refresh": [
|
147
|
+
"Atualizar"
|
148
148
|
],
|
149
|
-
"
|
150
|
-
"
|
149
|
+
"Remove": [
|
150
|
+
"Remover"
|
151
151
|
],
|
152
|
-
"
|
153
|
-
"
|
152
|
+
"Repo": [
|
153
|
+
"Repo"
|
154
154
|
],
|
155
155
|
"Should importing overwrite locked templates?": [
|
156
156
|
"A importação deve sobregravar modelos bloqueados?"
|
157
157
|
],
|
158
|
-
"
|
159
|
-
"
|
160
|
-
],
|
161
|
-
"How to handle lock for imported templates?": [
|
162
|
-
""
|
163
|
-
],
|
164
|
-
"Lock templates": [
|
165
|
-
"Modelos de fechaduras"
|
158
|
+
"Show template diff in response": [
|
159
|
+
"Mostrar modelo dif em resposta"
|
166
160
|
],
|
167
|
-
"
|
168
|
-
""
|
161
|
+
"Specify how to handle metadata": [
|
162
|
+
"Especificar como lidar com metadados"
|
169
163
|
],
|
170
164
|
"Sync Templates": [
|
171
165
|
"Modelos de Sincronização"
|
172
166
|
],
|
173
|
-
"
|
167
|
+
"Target path to import/export. Different protocols can be used, for example /tmp/dir, git://example.com, https://example.com, ssh://example.com. When exporting to /tmp, note that production deployments may be configured to use private tmp.": [
|
174
168
|
""
|
175
169
|
],
|
176
|
-
"
|
170
|
+
"Template Sync": [
|
177
171
|
""
|
178
172
|
],
|
179
|
-
"
|
180
|
-
""
|
173
|
+
"The directory within Git repo containing the templates": [
|
174
|
+
"O diretório dentro do Git repo contendo os gabaritos"
|
175
|
+
],
|
176
|
+
"The directory within the Git repo containing the templates": [
|
177
|
+
"O diretório dentro do Git repo contendo os modelos"
|
181
178
|
],
|
182
179
|
"The page you are looking for does not exist": [
|
183
180
|
""
|
184
181
|
],
|
185
|
-
"
|
186
|
-
"
|
182
|
+
"The string all imported templates should begin with.": [
|
183
|
+
"O fio deve começar com todos os modelos importados."
|
187
184
|
],
|
188
|
-
"
|
189
|
-
"
|
185
|
+
"The string that will be added as prefix to imported templates": [
|
186
|
+
""
|
190
187
|
],
|
191
|
-
"
|
192
|
-
"
|
188
|
+
"Unlock": [
|
189
|
+
"Desbloquear"
|
193
190
|
],
|
194
|
-
"
|
195
|
-
""
|
191
|
+
"Update templates that are locked": [
|
192
|
+
"Modelos de atualização que são bloqueados"
|
196
193
|
],
|
197
|
-
"
|
198
|
-
"
|
194
|
+
"Use default value from settings": [
|
195
|
+
""
|
199
196
|
],
|
200
|
-
"
|
201
|
-
"
|
197
|
+
"Using file-based synchronization, but couldn't access %s. ": [
|
198
|
+
"Usando a sincronização baseada em arquivos, mas não foi possível acessar %s. "
|
202
199
|
],
|
203
|
-
"
|
204
|
-
"
|
200
|
+
"Verbosity": [
|
201
|
+
"Verbosidade"
|
205
202
|
],
|
206
|
-
"
|
207
|
-
"
|
203
|
+
"You are not authorized to perform this action.": [
|
204
|
+
"Você não está autorizado a executar essa ação."
|
208
205
|
]
|
209
206
|
}
|
210
207
|
}
|