foreman_templates 9.4.0 → 9.5.0

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