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
- "Branche dans le référentiel Git."
22
- ],
23
- "Override the default repo from settings.": [
24
- "Remplace le référentiel par défaut des paramètres."
25
- ],
26
- "Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
27
- "Exporte les modèles dont les noms correspondent à cette expression rationnelle (insensible à la casse ; les extraits ne sont pas filtrés)."
28
- ],
29
- "Negate the prefix (for purging).": [
30
- "Négation du préfixe (pour purger)."
20
+ "Action type": [
21
+ ""
31
22
  ],
32
- "The directory within Git repo containing the templates": [
33
- "Le répertoire du référentiel Git contenant les modèles"
23
+ "Always": [
24
+ "Toujours"
34
25
  ],
35
- "Initiate Import": [
36
- "Initier l'importation"
26
+ "Associate": [
27
+ "Associer"
37
28
  ],
38
- "The string all imported templates should begin with.": [
39
- "La chaîne de caractères par laquelle tous les modèles importés doivent commencer."
29
+ "Associate templates to OS, organization and location": [
30
+ "Associer des modèles au système d'exploitation, à l'organisation et au lieu"
40
31
  ],
41
32
  "Associate to OS's, Locations & Organizations. Options are: always, new or never.": [
42
33
  "Associer à des systèmes d'exploitation, des emplacements et des organisations. Les options sont : toujours, nouveau ou jamais."
43
34
  ],
44
- "Update templates that are locked": [
45
- "Mettre à jour les modèles qui sont verrouillés"
35
+ "Back to sync form": [
36
+ ""
46
37
  ],
47
- "Lock imported templates": [
48
- "Verrouiller les modèles importés"
38
+ "Branch": [
39
+ "Branche"
49
40
  ],
50
- "Show template diff in response": [
51
- "Afficher la différence de modèle dans la réponse"
41
+ "Branch in Git repo.": [
42
+ "Branche dans le référentiel Git."
52
43
  ],
53
- "Initiate Export": [
54
- "Initier l'exportation"
44
+ "Choose verbosity for Rake task importing templates": [
45
+ "Choisir la verbosité pour les modèles d'importation de tâches Rake"
55
46
  ],
56
- "Specify how to handle metadata": [
57
- "Spécifier comment traiter les métadonnées"
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
- "J'utilise la synchronisation basée sur les fichiers, mais je n'ai pas pu accéder à %s. "
53
+ "Default branch in Git repo": [
54
+ "Branche par défaut dans le repo Git"
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
+ "Mode d'exportation des métadonnées par défaut, rafraîchir restitue les métadonnées, conserver les métadonnées existantes, supprimer exporte le modèle sans métadonnées"
58
+ ],
59
+ "Dirname": [
60
+ "Dirname"
61
+ ],
62
+ "Export": [
66
63
  ""
67
64
  ],
68
- "Always": [
69
- "Toujours"
65
+ "Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
66
+ "Exporte les modèles dont les noms correspondent à cette expression rationnelle (insensible à la casse ; les extraits ne sont pas filtrés)."
70
67
  ],
71
- "New": [
72
- "Nouveau"
68
+ "Filter": [
69
+ "Filtre"
73
70
  ],
74
- "Never": [
75
- "Jamais"
71
+ "Force import": [
72
+ "Forcer l'importation"
76
73
  ],
77
- "Lock": [
78
- "Verrou"
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
- "Déverrouillage"
83
+ "Import/export names matching this regex (case-insensitive; snippets are not filtered)": [
84
+ ""
88
85
  ],
89
- "Refresh": [
90
- "Réactualiser"
86
+ "Initiate Export": [
87
+ "Initier l'exportation"
88
+ ],
89
+ "Initiate Import": [
90
+ "Initier l'importation"
91
91
  ],
92
92
  "Keep": [
93
93
  "Gardez"
94
94
  ],
95
- "Remove": [
96
- "Supprimer"
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
- "Choisir la verbosité pour les modèles d'importation de tâches Rake"
101
+ "Lock": [
102
+ "Verrou"
103
103
  ],
104
- "Verbosity": [
105
- "Verbosité"
104
+ "Lock imported templates": [
105
+ "Verrouiller les modèles importés"
106
106
  ],
107
- "Associate templates to OS, organization and location": [
108
- "Associer des modèles au système d'exploitation, à l'organisation et au lieu"
107
+ "Lock templates": [
108
+ "Verrouillage des modèles"
109
109
  ],
110
- "Associate": [
111
- "Associer"
110
+ "Metadata export mode": [
111
+ "Mode d'exportation des métadonnées"
112
112
  ],
113
- "The string that will be added as prefix to imported templates": [
114
- ""
113
+ "Negate": [
114
+ "Annule"
115
115
  ],
116
- "Prefix": [
117
- "Préfixe"
116
+ "Negate the filter for import/export": [
117
+ ""
118
118
  ],
119
- "The directory within the Git repo containing the templates": [
120
- "Le répertoire du référentiel Git contenant les modèles"
119
+ "Negate the prefix (for purging).": [
120
+ "Négation du préfixe (pour purger)."
121
121
  ],
122
- "Dirname": [
123
- "Dirname"
122
+ "Never": [
123
+ "Jamais"
124
124
  ],
125
- "Import/export names matching this regex (case-insensitive; snippets are not filtered)": [
126
- ""
125
+ "New": [
126
+ "Nouveau"
127
127
  ],
128
- "Filter": [
129
- "Filtre"
128
+ "Override the default repo from settings.": [
129
+ "Remplace le référentiel par défaut des paramètres."
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
- "Référentiel"
134
+ "Permission Denied": [
135
+ "Permission non accordée"
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
- "Annule"
140
+ "Please request one of the required permissions listed below from a Foreman administrator:": [
141
+ "Merci de demander une des permissions requises listées ci-dessous à un administrateur de Foreman :"
142
142
  ],
143
- "Default branch in Git repo": [
144
- "Branche par défaut dans le repo Git"
143
+ "Prefix": [
144
+ "Préfixe"
145
145
  ],
146
- "Branch": [
147
- "Branche"
146
+ "Refresh": [
147
+ "Réactualiser"
148
148
  ],
149
- "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [
150
- "Mode d'exportation des métadonnées par défaut, rafraîchir restitue les métadonnées, conserver les métadonnées existantes, supprimer exporte le modèle sans métadonnées"
149
+ "Remove": [
150
+ "Supprimer"
151
151
  ],
152
- "Metadata export mode": [
153
- "Mode d'exportation des métadonnées"
152
+ "Repo": [
153
+ "Référentiel"
154
154
  ],
155
155
  "Should importing overwrite locked templates?": [
156
156
  "L'importation doit-elle écraser les modèles verrouillés ?"
157
157
  ],
158
- "Force import": [
159
- "Forcer l'importation"
160
- ],
161
- "How to handle lock for imported templates?": [
162
- ""
163
- ],
164
- "Lock templates": [
165
- "Verrouillage des modèles"
158
+ "Show template diff in response": [
159
+ "Afficher la différence de modèle dans la réponse"
166
160
  ],
167
- "Commit message": [
168
- ""
161
+ "Specify how to handle metadata": [
162
+ "Spécifier comment traiter les métadonnées"
169
163
  ],
170
164
  "Sync Templates": [
171
165
  "Modèles de synchronisation"
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
+ "Le répertoire du référentiel Git contenant les modèles"
175
+ ],
176
+ "The directory within the Git repo containing the templates": [
177
+ "Le répertoire du référentiel Git contenant les modèles"
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
- "Vous n'êtes pas autorisé à effectuer cette action."
182
+ "The string all imported templates should begin with.": [
183
+ "La chaîne de caractères par laquelle tous les modèles importés doivent commencer."
187
184
  ],
188
- "Please request one of the required permissions listed below from a Foreman administrator:": [
189
- "Merci de demander une des permissions requises listées ci-dessous à un administrateur de Foreman :"
185
+ "The string that will be added as prefix to imported templates": [
186
+ ""
190
187
  ],
191
- "Permission Denied": [
192
- "Permission non accordée"
188
+ "Unlock": [
189
+ "Déverrouillage"
193
190
  ],
194
- "Back to sync form": [
195
- ""
191
+ "Update templates that are locked": [
192
+ "Mettre à jour les modèles qui sont verrouillés"
196
193
  ],
197
- "Remote action:": [
198
- "Action distante :"
194
+ "Use default value from settings": [
195
+ ""
199
196
  ],
200
- "Import facts": [
201
- "Importer des faits"
197
+ "Using file-based synchronization, but couldn't access %s. ": [
198
+ "J'utilise la synchronisation basée sur les fichiers, mais je n'ai pas pu accéder à %s. "
202
199
  ],
203
- "Action with sub plans": [
204
- "Action avec sous-plans"
200
+ "Verbosity": [
201
+ "Verbosité"
205
202
  ],
206
- "Import Puppet classes": [
207
- "Importer des classes Puppet"
203
+ "You are not authorized to perform this action.": [
204
+ "Vous n'êtes pas autorisé à effectuer cette action."
208
205
  ]
209
206
  }
210
207
  }
@@ -17,193 +17,190 @@
17
17
  "domain": "foreman_templates",
18
18
  "plural_forms": "nplurals=2; plural=(n != 1);"
19
19
  },
20
- "Branch in Git repo.": [
21
- ""
22
- ],
23
- "Override the default repo from settings.": [
20
+ "Action type": [
24
21
  ""
25
22
  ],
26
- "Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
23
+ "Always": [
27
24
  ""
28
25
  ],
29
- "Negate the prefix (for purging).": [
26
+ "Associate": [
30
27
  ""
31
28
  ],
32
- "The directory within Git repo containing the templates": [
29
+ "Associate templates to OS, organization and location": [
33
30
  ""
34
31
  ],
35
- "Initiate Import": [
32
+ "Associate to OS's, Locations & Organizations. Options are: always, new or never.": [
36
33
  ""
37
34
  ],
38
- "The string all imported templates should begin with.": [
35
+ "Back to sync form": [
39
36
  ""
40
37
  ],
41
- "Associate to OS's, Locations & Organizations. Options are: always, new or never.": [
38
+ "Branch": [
42
39
  ""
43
40
  ],
44
- "Update templates that are locked": [
41
+ "Branch in Git repo.": [
45
42
  ""
46
43
  ],
47
- "Lock imported templates": [
44
+ "Choose verbosity for Rake task importing templates": [
48
45
  ""
49
46
  ],
50
- "Show template diff in response": [
47
+ "Commit message": [
51
48
  ""
52
49
  ],
53
- "Initiate Export": [
50
+ "Custom commit message for templates export": [
54
51
  ""
55
52
  ],
56
- "Specify how to handle metadata": [
53
+ "Default branch in Git repo": [
57
54
  ""
58
55
  ],
59
- "Custom commit message for templates export": [
56
+ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [
60
57
  ""
61
58
  ],
62
- "Using file-based synchronization, but couldn't access %s. ": [
59
+ "Dirname": [
63
60
  ""
64
61
  ],
65
- "Please check the access permissions/SELinux and make sure it is readable/writable for the web application user account, typically '%s'.": [
62
+ "Export": [
66
63
  ""
67
64
  ],
68
- "Always": [
65
+ "Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
69
66
  ""
70
67
  ],
71
- "New": [
72
- "Novo"
68
+ "Filter": [
69
+ "Filtro"
73
70
  ],
74
- "Never": [
71
+ "Force import": [
75
72
  ""
76
73
  ],
77
- "Lock": [
74
+ "How to handle lock for imported templates?": [
78
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": [
83
+ "Import/export names matching this regex (case-insensitive; snippets are not filtered)": [
87
84
  ""
88
85
  ],
89
- "Refresh": [
86
+ "Initiate Export": [
90
87
  ""
91
88
  ],
92
- "Keep": [
89
+ "Initiate Import": [
93
90
  ""
94
91
  ],
95
- "Remove": [
92
+ "Keep": [
96
93
  ""
97
94
  ],
98
- "Template Sync": [
95
+ "Keep, do not lock new": [
99
96
  ""
100
97
  ],
101
- "Choose verbosity for Rake task importing templates": [
98
+ "Keep, lock new": [
102
99
  ""
103
100
  ],
104
- "Verbosity": [
101
+ "Lock": [
105
102
  ""
106
103
  ],
107
- "Associate templates to OS, organization and location": [
104
+ "Lock imported templates": [
108
105
  ""
109
106
  ],
110
- "Associate": [
107
+ "Lock templates": [
111
108
  ""
112
109
  ],
113
- "The string that will be added as prefix to imported templates": [
110
+ "Metadata export mode": [
114
111
  ""
115
112
  ],
116
- "Prefix": [
113
+ "Negate": [
117
114
  ""
118
115
  ],
119
- "The directory within the Git repo containing the templates": [
116
+ "Negate the filter for import/export": [
120
117
  ""
121
118
  ],
122
- "Dirname": [
119
+ "Negate the prefix (for purging).": [
123
120
  ""
124
121
  ],
125
- "Import/export names matching this regex (case-insensitive; snippets are not filtered)": [
122
+ "Never": [
126
123
  ""
127
124
  ],
128
- "Filter": [
129
- "Filtro"
125
+ "New": [
126
+ "Novo"
130
127
  ],
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.": [
128
+ "Override the default repo from settings.": [
132
129
  ""
133
130
  ],
134
- "Repo": [
131
+ "Page Not Found": [
135
132
  ""
136
133
  ],
137
- "Negate the filter for import/export": [
134
+ "Permission Denied": [
138
135
  ""
139
136
  ],
140
- "Negate": [
137
+ "Please check the access permissions/SELinux and make sure it is readable/writable for the web application user account, typically '%s'.": [
141
138
  ""
142
139
  ],
143
- "Default branch in Git repo": [
140
+ "Please request one of the required permissions listed below from a Foreman administrator:": [
144
141
  ""
145
142
  ],
146
- "Branch": [
143
+ "Prefix": [
147
144
  ""
148
145
  ],
149
- "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [
146
+ "Refresh": [
150
147
  ""
151
148
  ],
152
- "Metadata export mode": [
149
+ "Remove": [
153
150
  ""
154
151
  ],
155
- "Should importing overwrite locked templates?": [
152
+ "Repo": [
156
153
  ""
157
154
  ],
158
- "Force import": [
155
+ "Should importing overwrite locked templates?": [
159
156
  ""
160
157
  ],
161
- "How to handle lock for imported templates?": [
158
+ "Show template diff in response": [
162
159
  ""
163
160
  ],
164
- "Lock templates": [
161
+ "Specify how to handle metadata": [
165
162
  ""
166
163
  ],
167
- "Commit message": [
164
+ "Sync Templates": [
168
165
  ""
169
166
  ],
170
- "Sync 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.": [
171
168
  ""
172
169
  ],
173
- "Import or Export Templates": [
170
+ "Template Sync": [
174
171
  ""
175
172
  ],
176
- "Use default value from settings": [
173
+ "The directory within Git repo containing the templates": [
177
174
  ""
178
175
  ],
179
- "Page Not Found": [
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
- "You are not authorized to perform this action.": [
182
+ "The string all imported templates should begin with.": [
186
183
  ""
187
184
  ],
188
- "Please request one of the required permissions listed below from a Foreman administrator:": [
185
+ "The string that will be added as prefix to imported templates": [
189
186
  ""
190
187
  ],
191
- "Permission Denied": [
188
+ "Unlock": [
192
189
  ""
193
190
  ],
194
- "Back to sync form": [
191
+ "Update templates that are locked": [
195
192
  ""
196
193
  ],
197
- "Remote action:": [
194
+ "Use default value from settings": [
198
195
  ""
199
196
  ],
200
- "Import facts": [
197
+ "Using file-based synchronization, but couldn't access %s. ": [
201
198
  ""
202
199
  ],
203
- "Action with sub plans": [
200
+ "Verbosity": [
204
201
  ""
205
202
  ],
206
- "Import Puppet classes": [
203
+ "You are not authorized to perform this action.": [
207
204
  ""
208
205
  ]
209
206
  }